hanchenye-llvm-project/lld/unittests
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
..
CoreTests Use LLVMLIBS here since these are produced by the 2014-11-04 23:27:52 +00:00
DriverTests Simplify InputGraph API. 2014-12-14 02:04:01 +00:00
MachOTests Fix Mach-O unit tests breakage on Windows 2014-11-07 02:54:52 +00:00
CMakeLists.txt
Makefile Initial set of Makefiles 2014-06-04 09:54:07 +00:00