hanchenye-llvm-project/lld/wasm
Sam Clegg 9d1409df87 [lld][WebAssembly] Give better warnings on bad relocation sites
Differential Revision: https://reviews.llvm.org/D90443
2020-10-30 10:11:04 -07:00
..
CMakeLists.txt [lld][WebAssembly] Add initial support for -Map/--print-map 2020-09-12 16:10:51 -07:00
Config.h [lld][WebAssembly] Add support for -Bsymbolic flag 2020-10-12 17:25:04 -07:00
Driver.cpp [lld][WebAssembly] Don't GC library objects under `--whole-archive` 2020-10-12 21:19:19 -07:00
InputChunks.cpp [lld][WebAssembly] Give better warnings on bad relocation sites 2020-10-30 10:11:04 -07:00
InputChunks.h [WebAssembly] New-style command support 2020-09-30 19:02:40 -07:00
InputEvent.h
InputFiles.cpp [WebAssembly] Improved LLD error messages in case of mixed wasm32/wasm64 object files 2020-10-29 17:15:59 -07:00
InputFiles.h [WebAssembly] Improved LLD error messages in case of mixed wasm32/wasm64 object files 2020-10-29 17:15:59 -07:00
InputGlobal.h
LTO.cpp
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] GC constructor functions in otherwise unused archive objects 2020-10-12 18:54:57 -07:00
MarkLive.h
Options.td [lld][WebAssembly] Add support for -Bsymbolic flag 2020-10-12 17:25:04 -07:00
OutputSections.cpp [lld][WebAssembly] Add initial support for -Map/--print-map 2020-09-12 16:10:51 -07: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] Add support for -Bsymbolic flag 2020-10-12 17:25:04 -07:00
Relocations.h
SymbolTable.cpp [WebAssembly] wasm64: fix memory.init operand types 2020-08-10 10:15:20 -07:00
SymbolTable.h [WebAssembly] wasm64: fix memory.init operand types 2020-08-10 10:15:20 -07:00
Symbols.cpp [WebAssembly] GC constructor functions in otherwise unused archive objects 2020-10-12 18:54:57 -07:00
Symbols.h [WebAssembly] New-style command support 2020-09-30 19:02:40 -07:00
SyntheticSections.cpp [WebAssembly] Added .tabletype to asm and multiple table support in obj files 2020-10-13 07:52:23 -07:00
SyntheticSections.h [lld][WebAssembly] Add support for -Bsymbolic flag 2020-10-12 17:25:04 -07:00
Writer.cpp [lld][WebAssembly] Fix memory size in dylink section for -pie exectuables 2020-10-27 16:05:52 -07:00
Writer.h
WriterUtils.cpp [WebAssembly] Added .tabletype to asm and multiple table support in obj files 2020-10-13 07:52:23 -07:00
WriterUtils.h