commit | b80c5f51a40a9c8c1c6a61e250b8197f74806b8c | [log] [tgz] |
---|---|---|
author | Karl Schimpf <kschimpf@google.com> | Thu Sep 03 18:06:44 2015 +0000 |
committer | Karl Schimpf <kschimpf@google.com> | Thu Sep 03 18:06:44 2015 +0000 |
tree | c032442cf4ff65305402c910c0eca10b09c586d1 | |
parent | 3610c9fe552807eba80b7df8545da5029e1245d6 [diff] |
Allow global address space forward decls using IDs in .ll files. Summary: This fixes bugzilla bug 24656. Fixes the case where there is a forward reference to a global variable using an ID (i.e. @0). It does this by passing the address space of the initializer pointer for which the forward referenced global is used. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@246788 91177308-0d34-0410-b5e6-96231b3b80d8