hanchenye-llvm-project/lld/wasm
Sam Clegg a697df52cf [WebAssembly] Fix build failures due to warning
Oops, the waterfall tests with `-Werror -Wunused-variable`.

Differential Revision: https://reviews.llvm.org/D42028

llvm-svn: 322442
2018-01-13 15:59:53 +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] Create synthetic __wasm_call_ctors function 2018-01-12 18:35:13 +00:00
Driver.cpp [WebAssembly] Add --export flag to force a symbol to be exported 2018-01-12 22:10:35 +00:00
InputChunks.cpp Remove extraneous semicolon. 2018-01-13 00:44:45 +00:00
InputChunks.h [WebAssembly] Use ArrayRef over raw pointers 2018-01-13 00:22:00 +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
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
Symbols.cpp [WebAssembly] Add --export flag to force a symbol to be exported 2018-01-12 22:10:35 +00:00
Symbols.h [WebAssembly] Add --export flag to force a symbol to be exported 2018-01-12 22:10:35 +00:00
Writer.cpp [WebAssembly] Fix build failures due to warning 2018-01-13 15:59:53 +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