llvm-project/lld/unittests/DriverTests
Rui Ueyama f3630fe4be 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
2013-10-16 19:21:50 +00:00
..
CMakeLists.txt [Darwin][Driver] Add unit tests. 2013-06-11 23:07:43 +00:00
DarwinLdDriverTest.cpp [mach-o] Add support for -mllvm to darwin driver 2013-09-28 00:29:33 +00:00
DriverTest.h Rename path() -> getPath(). 2013-10-08 04:57:08 +00:00
GnuLdDriverTest.cpp Make Driver::link and LinkingContext::validate return true on success. 2013-09-24 23:26:34 +00:00
UniversalDriverTest.cpp
WinLinkDriverTest.cpp Make undefines check into an assertion. 2013-10-16 19:21:50 +00:00