llvm-project/lld/include/lld
Rui Ueyama 3e0bbb4b02 [PECOFF][Driver] Add a library file even if it does not exist.
Missing files will be reported as errors in the later pass, so this patch
does not change the behavior of the LLD linker, but it helps writing unit
tests for the driver.

llvm-svn: 187256
2013-07-26 22:17:08 +00:00
..
Core [PECOFF] Support linking against DLL. 2013-07-11 08:46:21 +00:00
Driver Revert "Don't pass llvm::errs() all over the place. Diagnostics always go to stderr." 2013-07-15 23:55:07 +00:00
Passes [LayoutPass] Add a method to check the followon graph structure. 2013-06-07 20:18:39 +00:00
ReaderWriter [PECOFF][Driver] Add a library file even if it does not exist. 2013-07-26 22:17:08 +00:00