.. |
CMakeLists.txt
|
[WebAssembly] Add support for --gc-sections
|
2018-01-31 01:45:47 +00:00 |
Config.h
|
[WebAssembly] Remove unused forward declaration.
|
2018-03-01 02:37:26 +00:00 |
Driver.cpp
|
[WebAssembly] Do not use default arguments for SymbolTable.
|
2018-02-28 00:37:03 +00:00 |
InputChunks.cpp
|
[WebAssembly] Inline translateVA as it's trivial.
|
2018-02-28 01:01:34 +00:00 |
InputChunks.h
|
[WebAssembly] Inline translateVA as it's trivial.
|
2018-02-28 01:01:34 +00:00 |
InputFiles.cpp
|
[WebAssembly] Simplify initializeSymbols and merge it with ObjFile::parse. NFC.
|
2018-02-28 02:57:37 +00:00 |
InputFiles.h
|
[WebAssembly] Simplify initializeSymbols and merge it with ObjFile::parse. NFC.
|
2018-02-28 02:57:37 +00:00 |
InputGlobal.h
|
[WebAssembly] Add explicit symbol table
|
2018-02-23 05:08:53 +00:00 |
MarkLive.cpp
|
[WebAssembly] Add explicit symbol table
|
2018-02-23 05:08:53 +00:00 |
MarkLive.h
|
Consistent (non) use of empty lines in include blocks
|
2018-02-20 21:53:18 +00:00 |
Options.td
|
[WebAssembly] Add support for --gc-sections
|
2018-01-31 01:45:47 +00:00 |
OutputSections.cpp
|
[WebAssembly] Return a StringRef instead of std::string from getSectionName(). NFC.
|
2018-02-28 17:33:04 +00:00 |
OutputSections.h
|
[WebAssembly] Return a StringRef instead of std::string from getSectionName(). NFC.
|
2018-02-28 17:33:04 +00:00 |
OutputSegment.h
|
[WebAssembly] Remove trivial accessors.
|
2018-02-28 00:20:29 +00:00 |
SymbolTable.cpp
|
Use DenseMap::lookup() instead of find() and a hand-written null check.
|
2018-02-28 23:03:06 +00:00 |
SymbolTable.h
|
[WebAssembly] Do not use default arguments for SymbolTable.
|
2018-02-28 00:37:03 +00:00 |
Symbols.cpp
|
[WebAssembly] Reduce code repetition. NFC.
|
2018-02-28 22:51:51 +00:00 |
Symbols.h
|
[WebAssembly] Reduce code repetition. NFC.
|
2018-02-28 22:51:51 +00:00 |
Writer.cpp
|
[WebAssembly] Use toArrayRef. NFC.
|
2018-02-28 17:43:15 +00:00 |
Writer.h
|
…
|
|
WriterUtils.cpp
|
[WebAssembly] Use Twine rather than StringRef for logging messages
|
2018-03-01 00:42:57 +00:00 |
WriterUtils.h
|
[WebAssembly] Use Twine rather than StringRef for logging messages
|
2018-03-01 00:42:57 +00:00 |