llvm-project/lld/lib
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
..
Core Drop the context forceLoadAllArchives() support. Rename the isForceLoad 2013-09-08 13:30:14 +00:00
Driver Drop the context forceLoadAllArchives() support. Rename the isForceLoad 2013-09-08 13:30:14 +00:00
Passes Fix test failure introduced in r187271 by enabling pipefail. 2013-07-29 21:50:33 +00:00
ReaderWriter Drop the context forceLoadAllArchives() support. Rename the isForceLoad 2013-09-08 13:30:14 +00:00
CMakeLists.txt Add the core architecture for the lld driver. 2012-12-08 00:47:36 +00:00