summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/PowerPC/AsmParser
diff options
context:
space:
mode:
authorAlexander Potapenko <glider@google.com>2013-07-09 10:00:16 +0000
committerAlexander Potapenko <glider@google.com>2013-07-09 10:00:16 +0000
commit8d2d79d05f93c5ed8b3eba750b076ea3471eb1f0 (patch)
treefe0bc2ba5926d46a77e9c13e979b298910c1d74d /llvm/lib/Target/PowerPC/AsmParser
parent2d0175e8fb2ed6b92c8061544ed7cdfd851a8731 (diff)
downloadbcm5719-llvm-8d2d79d05f93c5ed8b3eba750b076ea3471eb1f0.tar.gz
bcm5719-llvm-8d2d79d05f93c5ed8b3eba750b076ea3471eb1f0.zip
Revert r185872 - "Stop emitting weak symbols into the "coal" sections"
This patch broke `make check-asan` on Mac, causing ld warnings like the following one: ld: warning: direct access in __GLOBAL__I_a to global weak symbol ___asan_mapping_scale means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. The resulting test binaries crashed with incorrect ASan warnings. llvm-svn: 185923
Diffstat (limited to 'llvm/lib/Target/PowerPC/AsmParser')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud