diff options
author | Rafael Espindola <rafael.espindola@gmail.com> | 2015-03-10 04:11:52 +0000 |
---|---|---|
committer | Rafael Espindola <rafael.espindola@gmail.com> | 2015-03-10 04:11:52 +0000 |
commit | 760bf9520ad1ec7a487ea1244c5c97ea235e4532 (patch) | |
tree | af912a6dc544790a24513c5ed67732dafb135ee5 /clang/test/OpenMP/atomic_codegen.cpp | |
parent | fcc28218827b226092e27c77b5700e1f3c9c71b6 (diff) | |
download | bcm5719-llvm-760bf9520ad1ec7a487ea1244c5c97ea235e4532.tar.gz bcm5719-llvm-760bf9520ad1ec7a487ea1244c5c97ea235e4532.zip |
Remove incredibly confusing isBaseAddressKnownZero.
When referring to a symbol in a dwarf section on ELF we should use
.long foo
instead of
.long foo - .debug_something
because ELF is unaware of the content of the sections and therefore needs
relocations. This has nothing to do with optimizing a -0.
llvm-svn: 231751
Diffstat (limited to 'clang/test/OpenMP/atomic_codegen.cpp')
0 files changed, 0 insertions, 0 deletions