llvm-project/lld/unittests/DriverTests
Rui Ueyama 251d9a34e2 [PECOFF] Simplify /machine option handling
/machine:ebc was previously recognized but rejected. Unknown architecture
names were handled differently but eventually rejected too. We don't need
to distinguish them.

llvm-svn: 218344
2014-09-24 00:21:45 +00:00
..
CMakeLists.txt [PECOFF] Add a unit test for r198925. 2014-01-10 23:29:12 +00:00
DarwinLdDriverTest.cpp [mach-o] Let darwin driver infer arch from .o files if -arch not used. 2014-09-04 20:08:30 +00:00
DriverTest.h Remove operator[] that was used only in tests. 2014-05-06 00:50:46 +00:00
GnuLdDriverTest.cpp [ELF] Support --defsym=<symbol>=<symbol>. 2014-04-16 20:58:57 +00:00
InputGraphTest.cpp Fix test build on windows. 2014-06-11 22:23:45 +00:00
Makefile [AArch64] Initial ELF/AArch64 Support 2014-08-13 13:16:38 +00:00
UniversalDriverTest.cpp Fix unit test now that 'ld' is host specific 2014-09-04 00:16:04 +00:00
WinLinkDriverTest.cpp [PECOFF] Simplify /machine option handling 2014-09-24 00:21:45 +00:00
WinLinkModuleDefTest.cpp [PECOFF] DLL extension can be omitted in .def file. 2014-05-09 16:35:26 +00:00