llvm-project/lld/wasm
Sam Clegg 0f90191faa [WebAssembly] Allow undefined symbols when building shared libraries
Differential Revision: https://reviews.llvm.org/D55043

llvm-svn: 347909
2018-11-29 20:07:13 +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] Allow undefined symbols when building shared libraries 2018-11-29 20:07:13 +00:00
InputChunks.cpp [WebAssembly] Update Config member to match command line option 2018-09-27 00:46:54 +00:00
InputChunks.h [WebAssembly] Remove `using` statements from header files. NFC. 2018-11-27 01:08:16 +00:00
InputFiles.cpp [WebAssembly] Fix inaccurate comments / assertion messages 2018-11-19 23:31:28 +00:00
InputFiles.h [WebAssembly] Remove `using` statements from header files. NFC. 2018-11-27 01:08:16 +00:00
InputGlobal.h [WebAssembly] Remove `using` statements from header files. NFC. 2018-11-27 01:08:16 +00:00
LTO.cpp [WebAssembly] Delete unused using statements (NFC) 2018-11-21 00:51:37 +00:00
LTO.h [WebAssembly] Initial support for LTO 2018-05-30 18:07:52 +00:00
MarkLive.cpp [WebAssembly] Delete unused using statements (NFC) 2018-11-21 00:51:37 +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] Import the stack pointer when building shared libraries 2018-11-15 18:15:54 +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] Remove `using` statements from header files. NFC. 2018-11-27 01:08:16 +00:00
SymbolTable.h [WebAssembly] Remove `using` statements from header files. NFC. 2018-11-27 01:08:16 +00:00
Symbols.cpp [WebAssembly] Import the stack pointer when building shared libraries 2018-11-15 18:15:54 +00:00
Symbols.h [WebAssembly] Remove `using` statements from header files. NFC. 2018-11-27 01:08:16 +00:00
Writer.cpp [WebAssembly] Make starting indices calcaulation simpler (NFC) 2018-11-19 23:21:25 +00:00
Writer.h
WriterUtils.cpp [WebAssembly] Delete unused using statements (NFC) 2018-11-21 00:51:37 +00:00
WriterUtils.h [WebAssembly] Remove `using` statements from header files. NFC. 2018-11-27 01:08:16 +00:00