zig/deps/lld/wasm
Andrew Kelley c8b60538ed
add patch to LLD to fix deadlock race condition in wasm linker
Patch is getting upstreamed here: https://reviews.llvm.org/D60757
And so this patch can be removed with LLVM 9.0.0.
2019-04-16 03:56:46 -04:00
..
CMakeLists.txt
Config.h
Driver.cpp update embedded LLD to 8.0.0rc3 2019-02-28 12:53:08 -05:00
InputChunks.cpp update embedded LLD to 8.0.0rc3 2019-02-28 12:53:08 -05:00
InputChunks.h
InputEvent.h
InputFiles.cpp update embedded LLD to 8.0.0rc3 2019-02-28 12:53:08 -05:00
InputFiles.h
InputGlobal.h
LTO.cpp update embedded LLD to 8.0.0rc3 2019-02-28 12:53:08 -05:00
LTO.h update embedded LLD to 8.0.0rc3 2019-02-28 12:53:08 -05:00
MarkLive.cpp update embedded LLD to 8.0.0rc3 2019-02-28 12:53:08 -05:00
MarkLive.h
Options.td
OutputSections.cpp add patch to LLD to fix deadlock race condition in wasm linker 2019-04-16 03:56:46 -04:00
OutputSections.h
OutputSegment.h
Symbols.cpp
Symbols.h update embedded LLD to 8.0.0rc3 2019-02-28 12:53:08 -05:00
SymbolTable.cpp update embedded LLD to 8.0.0rc3 2019-02-28 12:53:08 -05:00
SymbolTable.h update embedded LLD to 8.0.0rc3 2019-02-28 12:53:08 -05:00
Writer.cpp update embedded LLD to 8.0.0rc3 2019-02-28 12:53:08 -05:00
Writer.h update embedded LLD to 8.0.0rc3 2019-02-28 12:53:08 -05:00
WriterUtils.cpp
WriterUtils.h