llvm-project/lld/unittests/DriverTests
Rui Ueyama 24a7f7eed8 [PECOFF] Ignore /maxilkfile option.
.ilk file is a file for incremental linking. We don't create nor use
that file.

/MAXILKFILE is an undocumented option to specify the maximum size
of the .ilk file, IIUC. We should just ignore the option.

llvm-svn: 222777
2014-11-25 19:51:28 +00:00
..
CMakeLists.txt [PECOFF] Add a unit test for r198925. 2014-01-10 23:29:12 +00:00
DarwinLdDriverTest.cpp Sort include files according to convention. 2014-10-18 05:33:55 +00:00
DriverTest.h Sort include files according to convention. 2014-10-18 05:33:55 +00:00
GnuLdDriverTest.cpp Sort include files according to convention. 2014-10-18 05:33:55 +00:00
InputGraphTest.cpp Sort include files according to convention. 2014-10-18 05:33:55 +00:00
Makefile Revert "Add support library." 2014-11-11 00:40:36 +00:00
UniversalDriverTest.cpp Sort include files according to convention. 2014-10-18 05:33:55 +00:00
WinLinkDriverTest.cpp [PECOFF] Ignore /maxilkfile option. 2014-11-25 19:51:28 +00:00
WinLinkModuleDefTest.cpp Sort include files according to convention. 2014-10-18 05:33:55 +00:00