llvm-project/lld/wasm
Arthur Eubanks a231786909 [wasm][LLD] Rename --lto-new-pass-manager to --no-lto-legacy-pass-manager
This follows a similar ELF change.

Reviewed By: MaskRay, sbc100

Differential Revision: https://reviews.llvm.org/D93253
2021-01-19 11:22:40 -08:00
..
CMakeLists.txt [lld][WebAssembly] Add initial support for -Map/--print-map 2020-09-12 16:10:51 -07:00
Config.h [LTO][wasm][NewPM] Allow using new pass manager for wasm LTO 2020-12-01 12:22:40 -08:00
Driver.cpp [wasm][LLD] Rename --lto-new-pass-manager to --no-lto-legacy-pass-manager 2021-01-19 11:22:40 -08:00
InputChunks.cpp [lld][WebAssembly] Add support for handling table symbols 2021-01-14 11:13:13 +01:00
InputChunks.h [WebAssembly][lld] Exclude COMDAT sections 2020-12-10 17:47:41 -08:00
InputEvent.h
InputFiles.cpp [WebAssembly] Add support for table linking to wasm-ld 2021-01-18 16:57:18 +01:00
InputFiles.h [WebAssembly] Add support for table linking to wasm-ld 2021-01-18 16:57:18 +01:00
InputGlobal.h
InputTable.h [lld][WebAssembly] Add support for handling table symbols 2021-01-14 11:13:13 +01:00
LTO.cpp [LTO][wasm][NewPM] Allow using new pass manager for wasm LTO 2020-12-01 12:22:40 -08:00
LTO.h
MapFile.cpp [lld][WebAssembly] Add initial support for -Map/--print-map 2020-09-12 16:10:51 -07:00
MapFile.h [lld][WebAssembly] Add initial support for -Map/--print-map 2020-09-12 16:10:51 -07:00
MarkLive.cpp [WebAssembly] Add support for table linking to wasm-ld 2021-01-18 16:57:18 +01:00
MarkLive.h
Options.td [wasm][LLD] Rename --lto-new-pass-manager to --no-lto-legacy-pass-manager 2021-01-19 11:22:40 -08:00
OutputSections.cpp [WebAssembly] Change prefix on data segment flags to WASM_DATA_SEGMENT 2021-01-19 09:40:42 +01:00
OutputSections.h [lld][WebAssembly] Add initial support for -Map/--print-map 2020-09-12 16:10:51 -07:00
OutputSegment.h [WebAssembly] wasm64: fix memory.init operand types 2020-08-10 10:15:20 -07:00
Relocations.cpp [lld][WebAssembly] Ensure stub symbols always get address 0 2020-11-25 18:26:34 -08:00
Relocations.h
SymbolTable.cpp [WebAssembly] Add support for table linking to wasm-ld 2021-01-18 16:57:18 +01:00
SymbolTable.h [WebAssembly] Add support for table linking to wasm-ld 2021-01-18 16:57:18 +01:00
Symbols.cpp [WebAssembly] Add support for table linking to wasm-ld 2021-01-18 16:57:18 +01:00
Symbols.h [WebAssembly] Add support for table linking to wasm-ld 2021-01-18 16:57:18 +01:00
SyntheticSections.cpp [WebAssembly] Add support for table linking to wasm-ld 2021-01-18 16:57:18 +01:00
SyntheticSections.h [WebAssembly] Add support for table linking to wasm-ld 2021-01-18 16:57:18 +01:00
Writer.cpp [WebAssembly] Change prefix on data segment flags to WASM_DATA_SEGMENT 2021-01-19 09:40:42 +01:00
Writer.h
WriterUtils.cpp [lld][WebAssembly] Add support for handling table symbols 2021-01-14 11:13:13 +01:00
WriterUtils.h [lld][WebAssembly] Add support for handling table symbols 2021-01-14 11:13:13 +01:00