llvm-capstone/lld/wasm
Sam Clegg fadf51886a [WebAssembly] Add getName and getFileName methods to InputChunk base class. NFC.
Summary: These are useful to upcoming addition of --gc-sections support.

Subscribers: jfb, dschuff, jgravelle-google, aheejin, sunfish, llvm-commits

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

llvm-svn: 323623
2018-01-28 19:57:03 +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] Remove unneeded include. NFC. 2018-01-28 19:33:00 +00:00
Driver.cpp [WebAssembly] Remove --emit-relocs 2018-01-22 21:55:43 +00:00
InputChunks.cpp [WebAssembly] Add getName and getFileName methods to InputChunk base class. NFC. 2018-01-28 19:57:03 +00:00
InputChunks.h [WebAssembly] Add getName and getFileName methods to InputChunk base class. NFC. 2018-01-28 19:57:03 +00:00
InputFiles.cpp clang format 2018-01-28 19:57:02 +00:00
InputFiles.h [WebAssemly] Associate symbol with InputChunk in which they are defined. NFC. 2018-01-28 19:57:01 +00:00
Options.td [WebAssembly] Remove --emit-relocs 2018-01-22 21:55:43 +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 clang format 2018-01-28 19:57:02 +00:00
Symbols.h clang format 2018-01-28 19:57:02 +00:00
SymbolTable.cpp clang format 2018-01-28 19:57:02 +00:00
SymbolTable.h clang format 2018-01-28 19:57:02 +00:00
Writer.cpp [WebAssemly] Associate symbol with InputChunk in which they are defined. NFC. 2018-01-28 19:57:01 +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