llvm-project/lld/unittests/DriverTests
Rui Ueyama e9b455184f Simplify InputGraph API.
These member functions returns either no_more_files error or a File object.
We could simply return a nullptr instead of a no_more_files.
This function will be removed soon as a part of InputGraph cleanup.
I had to do that step by step.

llvm-svn: 224208
2014-12-14 02:04:01 +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 Re-commit r223330: Rewrite InputGraph's Group 2014-12-10 00:33:00 +00:00
GnuLdDriverTest.cpp [ELF] Make -init/-fini options compatible with the gnu linker 2014-12-10 05:38:46 +00:00
InputGraphTest.cpp Simplify InputGraph API. 2014-12-14 02:04:01 +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 Re-commit r223330: Rewrite InputGraph's Group 2014-12-10 00:33:00 +00:00
WinLinkModuleDefTest.cpp Sort include files according to convention. 2014-10-18 05:33:55 +00:00