llvm-project/lld/test
Sam Clegg 177b458c8a [WebAssembly] Add --export-all flag
This causes all symbols to be exported in the final wasm binary
even if they were not compiled with default visibility.

This feature is useful for the emscripten toolchain that has a
corresponding EXPORT_ALL feature which allows the JS code to
interact with all C function.

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

llvm-svn: 334157
2018-06-07 01:27:07 +00:00
..
COFF [lld] Add REQUIRES: x86 where needed to tests 2018-06-06 13:56:51 +00:00
Driver/Inputs
ELF Correct aligment computation for shared object symbols. 2018-06-06 21:43:34 +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