llvm-project/lld/test
Rui Ueyama 4eed6cc433 Fix /WholeArchive bug.
`lld-link foo.lib /wholearchive:foo.lib` should work the same way as
`lld-link /wholearchive:foo.lib foo.lib`. Previously, /wholearchive in
the former case was ignored.

Differential Revision: https://reviews.llvm.org/D47565

llvm-svn: 334552
2018-06-12 21:47:31 +00:00
..
COFF Fix /WholeArchive bug. 2018-06-12 21:47:31 +00:00
Driver/Inputs
ELF Handle R_X86_64_GOTOFF64. 2018-06-12 20:27:16 +00:00
MinGW [MinGW] Handle the GNU ld option -Map for outputting a linker map 2018-05-15 21:12:29 +00:00
Unit [lit] Rename lld and clang lit configs to end in .py 2017-09-21 17:38:13 +00:00
darwin Replace -flavor {gnu,darwin} with ld64.lld or ld.lld. 2018-02-16 21:16:57 +00:00
mach-o [lit] Fix a problem with spaces in the python path by adding quotes around it 2018-02-21 00:03:41 +00:00
wasm [WebAssembly] Add --export-all flag 2018-06-07 01:27:07 +00:00
CMakeLists.txt Add llvm-bcanalyzer as an LLD test dependency 2018-05-25 14:15:02 +00:00
lit.cfg.py [WebAssembly] Initial support for LTO 2018-05-30 18:07:52 +00:00
lit.site.cfg.py.in [PDB] Resubmit "Support embedding natvis files in PDBs." 2018-03-23 19:57:25 +00:00