diff options
author | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2014-05-07 22:55:46 +0000 |
---|---|---|
committer | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2014-05-07 22:55:46 +0000 |
commit | b2becfdbaee499538f4d1c8aa514daa29e3c6b6d (patch) | |
tree | 0faa8cd40306c945401d600ef7d39518f6ab9285 /llvm/lib/AsmParser/LLParser.cpp | |
parent | 87121f84d2fd0f3cfb6c6f7c99aeb7d22c665b74 (diff) | |
download | bcm5719-llvm-b2becfdbaee499538f4d1c8aa514daa29e3c6b6d.tar.gz bcm5719-llvm-b2becfdbaee499538f4d1c8aa514daa29e3c6b6d.zip |
LTO: Assert visibility of local linkage when merging symbols
`ModuleLinker::getLinkageResult()` shouldn't create symbols with local
linkage and non-default visibility -- in fact, symbols with local
linkage shouldn't be merged at all. Assert to that effect.
llvm-svn: 208262
Diffstat (limited to 'llvm/lib/AsmParser/LLParser.cpp')
0 files changed, 0 insertions, 0 deletions