diff options
author | Karl Schimpf <kschimpf@google.com> | 2015-09-03 18:06:44 +0000 |
---|---|---|
committer | Karl Schimpf <kschimpf@google.com> | 2015-09-03 18:06:44 +0000 |
commit | 7772978ccf6385dbc3fa6198f5091ec0400f4c52 (patch) | |
tree | 5a6a59a98c10ebf6ad7778ebd374741dbac1515f /llvm/tools/llvm-readobj/llvm-readobj.cpp | |
parent | 5506a1d96e5e65ca6b64cf42232f8090fdaeeaeb (diff) | |
download | bcm5719-llvm-7772978ccf6385dbc3fa6198f5091ec0400f4c52.tar.gz bcm5719-llvm-7772978ccf6385dbc3fa6198f5091ec0400f4c52.zip |
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.
llvm-svn: 246788
Diffstat (limited to 'llvm/tools/llvm-readobj/llvm-readobj.cpp')
0 files changed, 0 insertions, 0 deletions