diff options
author | Colin LeMahieu <colinl@codeaurora.org> | 2015-06-06 20:12:40 +0000 |
---|---|---|
committer | Colin LeMahieu <colinl@codeaurora.org> | 2015-06-06 20:12:40 +0000 |
commit | 1c8c213529e08e82c26548199f13bfebe42900af (patch) | |
tree | e594a82d162b9f418fd663e79e1408facbfef098 /llvm/lib/Bitcode/module.modulemap | |
parent | 253fd159779114fa2bcb9deb814b4db29fa12d0a (diff) | |
download | bcm5719-llvm-1c8c213529e08e82c26548199f13bfebe42900af.tar.gz bcm5719-llvm-1c8c213529e08e82c26548199f13bfebe42900af.zip |
[MC] Common symbols weren't being checked for redeclaration which allowed an assembly file to generate an assertion in setCommon(): !isCommon(). This change allows redeclaration as long as the size and alignment match exactly, otherwise report a fatal error.
llvm-svn: 239227
Diffstat (limited to 'llvm/lib/Bitcode/module.modulemap')
0 files changed, 0 insertions, 0 deletions