llvm-project/lld/unittests/DriverTests
Joerg Sonnenberger bd25241e0e Drop the context forceLoadAllArchives() support. Rename the isForceLoad
attribute in LinkerInput to isWholeArchive and use that for deciding
whether library archives should be expanded. Implement the -all_load
option of the Darwin linker using this flag and drop the support for it
in GNU mode.

llvm-svn: 190275
2013-09-08 13:30:14 +00:00
..
CMakeLists.txt [Darwin][Driver] Add unit tests. 2013-06-11 23:07:43 +00:00
DarwinLdDriverTest.cpp Drop the context forceLoadAllArchives() support. Rename the isForceLoad 2013-09-08 13:30:14 +00:00
DriverTest.h Change the parseFile argument from MemoryBuffer pointer to LinkerInput 2013-09-07 17:55:28 +00:00
GnuLdDriverTest.cpp Rename TargetInfo -> LinkingContext. 2013-08-06 22:31:59 +00:00
UniversalDriverTest.cpp
WinLinkDriverTest.cpp [PECOFF] Add /machine command line option. 2013-09-06 04:17:07 +00:00