llvm-project/lld/wasm
Sam Clegg 29b8feb615 [WebAssembly] Use stable sort when sorting ctore functions
Patch by Nicholas Wilson!

llvm-svn: 325656
2018-02-21 00:34:34 +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 [WebAssembly] Rename GlobalSymbol types. NFC. 2018-02-20 23:38:27 +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] Rename GlobalSymbol types. NFC. 2018-02-20 23:38:27 +00:00
InputFiles.h [WebAssembly] Rename GlobalSymbol types. NFC. 2018-02-20 23:38:27 +00:00
MarkLive.cpp [WebAssembly] Rename GlobalSymbol types. NFC. 2018-02-20 23:38:27 +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 Consistent (non) use of empty lines in include blocks 2018-02-20 21:53:18 +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] Rename GlobalSymbol types. NFC. 2018-02-20 23:38:27 +00:00
SymbolTable.h [WebAssembly] Rename GlobalSymbol types. NFC. 2018-02-20 23:38:27 +00:00
Symbols.cpp [WebAssembly] Rename GlobalSymbol types. NFC. 2018-02-20 23:38:27 +00:00
Symbols.h [WebAssembly] Rename GlobalSymbol types. NFC. 2018-02-20 23:38:27 +00:00
Writer.cpp [WebAssembly] Use stable sort when sorting ctore functions 2018-02-21 00:34:34 +00:00
Writer.h
WriterUtils.cpp Consistent (non) use of empty lines in include blocks 2018-02-20 21:53:18 +00:00
WriterUtils.h Do not create a temporary data structure for relocations. 2018-02-20 04:26:26 +00:00