diff options
author | Rui Ueyama <ruiu@google.com> | 2013-10-16 19:21:50 +0000 |
---|---|---|
committer | Rui Ueyama <ruiu@google.com> | 2013-10-16 19:21:50 +0000 |
commit | f3630fe4be1c799d4bb78f14927b9625841cd120 (patch) | |
tree | 047ef9476abd46f001a85ba66b0a79bf38ae0c75 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | fbca0337b5ac09f04e321a5c828083d875e4761e (diff) | |
download | bcm5719-llvm-f3630fe4be1c799d4bb78f14927b9625841cd120.tar.gz bcm5719-llvm-f3630fe4be1c799d4bb78f14927b9625841cd120.zip |
Make undefines check into an assertion.
Dead-strip root symbols can be undefined atoms, but should not really be
nonexistent, because dead-strip root symbols should be added to initial
undefined atoms at startup. Whenever you look up its name in the symbol
table, some type of atom will always exist.
llvm-svn: 192831
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions