hanchenye-llvm-project/lld/wasm
Sam Clegg e01c646dda [WebAssembly] Add "needed" list to dylink section
Differential Revision: https://reviews.llvm.org/D55613

llvm-svn: 348990
2018-12-12 23:44:59 +00:00
..
CMakeLists.txt [WebAssembly] Fix broken build due to missing attributes.inc 2018-06-13 08:38:23 +00:00
Config.h [WebAssembly] Initial support for shared objects (-shared) 2018-11-15 00:37:21 +00:00
Driver.cpp [WebAssembly] Add support for the event section 2018-12-08 06:17:43 +00:00
InputChunks.cpp [WebAssembly] Add support for the event section 2018-12-08 06:17:43 +00:00
InputChunks.h [WebAssembly] Remove `using` statements from header files. NFC. 2018-11-27 01:08:16 +00:00
InputEvent.h [WebAssembly] Add support for the event section 2018-12-08 06:17:43 +00:00
InputFiles.cpp [WebAssembly] Add support for the event section 2018-12-08 06:17:43 +00:00
InputFiles.h [WebAssembly] Add support for the event section 2018-12-08 06:17:43 +00:00
InputGlobal.h [WebAssembly] Remove `using` statements from header files. NFC. 2018-11-27 01:08:16 +00:00
LTO.cpp [WebAssembly] Add support for the event section 2018-12-08 06:17:43 +00:00
LTO.h [WebAssembly] Initial support for LTO 2018-05-30 18:07:52 +00:00
MarkLive.cpp [WebAssembly] Add support for the event section 2018-12-08 06:17:43 +00:00
MarkLive.h Consistent (non) use of empty lines in include blocks 2018-02-20 21:53:18 +00:00
Options.td [WebAssembly] Initial support for shared objects (-shared) 2018-11-15 00:37:21 +00:00
OutputSections.cpp [WebAssembly] Add support for the event section 2018-12-08 06:17:43 +00:00
OutputSections.h [WebAssembly] Remove `using` statements from header files. NFC. 2018-11-27 01:08:16 +00:00
OutputSegment.h [WebAssembly] Remove another trivial accessor. 2018-04-05 19:37:31 +00:00
SymbolTable.cpp [WebAssembly] Add support for the event section 2018-12-08 06:17:43 +00:00
SymbolTable.h [WebAssembly] Add support for the event section 2018-12-08 06:17:43 +00:00
Symbols.cpp [WebAssembly] Add support for the event section 2018-12-08 06:17:43 +00:00
Symbols.h [WebAssembly] Add support for the event section 2018-12-08 06:17:43 +00:00
Writer.cpp [WebAssembly] Add "needed" list to dylink section 2018-12-12 23:44:59 +00:00
Writer.h
WriterUtils.cpp [WebAssembly] Add support for the event section 2018-12-08 06:17:43 +00:00
WriterUtils.h [WebAssembly] Add support for the event section 2018-12-08 06:17:43 +00:00