llvm/lld/wasm
2022-07-22 01:05:17 -07:00
..
CMakeLists.txt
Config.h
Driver.cpp [lld][WebAssembly] Don't apply data relocations at static constructor time 2022-06-27 15:50:02 -07:00
InputChunks.cpp [lld] Use value_or instead of getValueOr (NFC) 2022-06-19 00:29:41 -07:00
InputChunks.h Use value instead of getValue (NFC) 2022-07-15 20:03:13 -07:00
InputElement.h Use value instead of getValue (NFC) 2022-07-15 20:03:13 -07:00
InputFiles.cpp Don't use Optional::hasValue (NFC) 2022-06-20 11:33:56 -07:00
InputFiles.h
LTO.cpp
LTO.h
MapFile.cpp Rename parallelForEachN to just parallelFor 2022-06-19 17:49:00 -04:00
MapFile.h
MarkLive.cpp
MarkLive.h
Options.td
OutputSections.cpp [lld] Use value_or instead of getValueOr (NFC) 2022-06-19 00:29:41 -07:00
OutputSections.h
OutputSegment.cpp
OutputSegment.h
Relocations.cpp
Relocations.h
Symbols.cpp
Symbols.h fix comment typos to cycle bots 2022-06-19 18:34:12 -04:00
SymbolTable.cpp
SymbolTable.h
SyntheticSections.cpp [lld] Use value_or instead of getValueOr (NFC) 2022-06-19 00:29:41 -07:00
SyntheticSections.h Use any_of (NFC) 2022-07-22 01:05:17 -07:00
Writer.cpp Use value instead of getValue (NFC) 2022-07-15 20:03:13 -07:00
Writer.h
WriterUtils.cpp
WriterUtils.h