llvm-project/lld/wasm
Rui Ueyama 81bee04bf9 [WebAssembly] Define toString(wasm::InputChunk *) and use that in MarkLive.cpp.
Define toString(wasm::InputChunk *) and use that in MarkLive.cpp.

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

llvm-svn: 325535
2018-02-19 22:29:48 +00:00
..
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 [WebAssembly] Define toString(wasm::InputChunk *) and use that in MarkLive.cpp. 2018-02-19 22:29:48 +00:00
InputChunks.h [WebAssembly] Define toString(wasm::InputChunk *) and use that in MarkLive.cpp. 2018-02-19 22:29:48 +00:00
InputFiles.cpp [WebAssembly] Simplify FunctionSymbol::get/set/hasFunctionType. NFC. 2018-02-16 23:50:23 +00:00
InputFiles.h [WebAssembly] Simplify FunctionSymbol::get/set/hasFunctionType. NFC. 2018-02-16 23:50:23 +00:00
MarkLive.cpp [WebAssembly] Define toString(wasm::InputChunk *) and use that in MarkLive.cpp. 2018-02-19 22:29:48 +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 Refactor wasm/WriterUtil.{cpp,h}. 2018-02-16 20:38:00 +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] Remove unneeded classifer methods from Symbol class. NFC. 2018-02-17 00:44:21 +00:00
SymbolTable.h [WebAssembly] Use a Symbol class heirarchy. NFC. 2018-02-14 18:27:59 +00:00
Symbols.cpp [WebAssembly] Remove unneeded classifer methods from Symbol class. NFC. 2018-02-17 00:44:21 +00:00
Symbols.h [WebAssembly] Remove unneeded classifer methods from Symbol class. NFC. 2018-02-17 00:44:21 +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 Refactor wasm/WriterUtil.{cpp,h}. 2018-02-16 20:38:00 +00:00
WriterUtils.h Refactor wasm/WriterUtil.{cpp,h}. 2018-02-16 20:38:00 +00:00