..
CMakeLists.txt
[WebAssembly] Add support for --gc-sections
2018-01-31 01:45:47 +00:00
Config.h
[WebAssembly] Refactor linker-generated symbols. NFC.
2018-02-02 22:59:56 +00:00
Driver.cpp
Do not print out "no input files" twice.
2018-02-16 22:58:19 +00:00
InputChunks.cpp
Do not create a temporary data structure for relocations.
2018-02-20 04:26:26 +00:00
InputChunks.h
[WebAssembly] Remove unused header
2018-02-20 18:40:05 +00:00
InputFiles.cpp
[WebAssembly] Simplify FunctionSymbol::get/set/hasFunctionType. NFC.
2018-02-16 23:50:23 +00:00
InputFiles.h
[WebAssembly] Remove unused header
2018-02-20 18:40:05 +00:00
MarkLive.cpp
[WebAssembly] Expand a lambda that is used only once.
2018-02-19 22:34:47 +00:00
MarkLive.h
[WebAssembly] Add support for --gc-sections
2018-01-31 01:45:47 +00:00
Options.td
[WebAssembly] Add support for --gc-sections
2018-01-31 01:45:47 +00:00
OutputSections.cpp
Do not create a temporary data structure for relocations.
2018-02-20 04:26:26 +00:00
OutputSections.h
Refactor wasm/WriterUtil.{cpp,h}.
2018-02-16 20:38:00 +00:00
OutputSegment.h
Revert "[WebAssembly] Move checking of InputSegment comdat group earlier"
2018-01-13 15:57:48 +00:00
SymbolTable.cpp
[WebAssembly] Check signatures of weakly defined funtions too
2018-02-20 17:20:44 +00:00
SymbolTable.h
[WebAssembly] Use a Symbol class heirarchy. NFC.
2018-02-14 18:27:59 +00:00
Symbols.cpp
[WebAssembly] Remove InputChunk from Symbol baseclass
2018-02-20 17:45:38 +00:00
Symbols.h
[WebAssembly] Remove InputChunk from Symbol baseclass
2018-02-20 17:45:38 +00:00
Writer.cpp
[WebAssembly] Remove unneeded classifer methods from Symbol class. NFC.
2018-02-17 00:44:21 +00:00
Writer.h
…
WriterUtils.cpp
Do not create a temporary data structure for relocations.
2018-02-20 04:26:26 +00:00
WriterUtils.h
Do not create a temporary data structure for relocations.
2018-02-20 04:26:26 +00:00