diff options
author | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2014-07-31 00:13:28 +0000 |
---|---|---|
committer | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2014-07-31 00:13:28 +0000 |
commit | 9177867b247fb2b5505cb2f349a04cb1b05aa89b (patch) | |
tree | 71e8f72dac4ca083203fdef55e1d7024efd05045 /llvm/lib/Object/ObjectFile.cpp | |
parent | e8514fc1f78dc917ed81c8a8112c9d110a1b7c9e (diff) | |
download | llvm-9177867b247fb2b5505cb2f349a04cb1b05aa89b.zip llvm-9177867b247fb2b5505cb2f349a04cb1b05aa89b.tar.gz llvm-9177867b247fb2b5505cb2f349a04cb1b05aa89b.tar.bz2 |
UseListOrder: Don't give constant IDs to GlobalValues
Since initializers of GlobalValues are being assigned IDs before
GlobalValues themselves, explicitly exclude GlobalValues from the
constant pool. Added targeted test in `test/Bitcode/use-list-order.ll`
and added two more RUN lines in `test/Assembly`.
This is part of PR5680.
llvm-svn: 214368
Diffstat (limited to 'llvm/lib/Object/ObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions