llvm-capstone/lld/wasm
Sam Clegg 4e07ecb5ab [WebAssembly] Remove unused member variable. NFC.
Patch by Nicholas Wilson!

llvm-svn: 322731
2018-01-17 18:58:50 +00:00
..
CMakeLists.txt [WebAssembly] Add InputChunk as common base class for InputSegment and InputFunction. NFC. 2018-01-10 01:13:34 +00:00
Config.h [WebAssembly] Define __heap_base global 2018-01-17 01:34:31 +00:00
Driver.cpp [WebAssembly] Define __heap_base global 2018-01-17 01:34:31 +00:00
InputChunks.cpp Remove extraneous semicolon. 2018-01-13 00:44:45 +00:00
InputChunks.h [WebAssembly] Refactor InputChunk.getSize(). NFC 2018-01-17 18:49:11 +00:00
InputFiles.cpp [WebAssembly] Add COMDAT support 2018-01-12 22:25:17 +00:00
InputFiles.h [WebAssembly] Add COMDAT support 2018-01-12 22:25:17 +00:00
Options.td [WebAssembly] Add --export flag to force a symbol to be exported 2018-01-12 22:10:35 +00:00
OutputSections.cpp [WebAssembly] Move relocation handling InputChunks.cpp 2018-01-10 19:22:42 +00:00
OutputSections.h [WebAssembly] Add InputChunk as common base class for InputSegment and InputFunction. NFC. 2018-01-10 01:13:34 +00:00
OutputSegment.h Revert "[WebAssembly] Move checking of InputSegment comdat group earlier" 2018-01-13 15:57:48 +00:00
Symbols.cpp [WebAssembly] Add --export flag to force a symbol to be exported 2018-01-12 22:10:35 +00:00
Symbols.h [WebAssembly] Remove unused member variable. NFC. 2018-01-17 18:58:50 +00:00
SymbolTable.cpp [WebAssembly] Add COMDAT support 2018-01-12 22:25:17 +00:00
SymbolTable.h [WebAssembly] Add COMDAT support 2018-01-12 22:25:17 +00:00
Writer.cpp [WebAssembly] Fix typo in comment 2018-01-17 18:50:30 +00:00
Writer.h
WriterUtils.cpp [WebAssembly] Allow function signature checking at link time 2017-11-30 01:40:08 +00:00
WriterUtils.h [WebAssembly] Allow function signature checking at link time 2017-11-30 01:40:08 +00:00