Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D66784
[lld][WebAssembly] Fix static linking of -fPIC code with external undefined functions ClosedPublic Authored by sbc100 on Aug 26 2019, 10:42 PM.
Details
Diff Detail
Event Timelinesbc100 retitled this revision from [lld][WebAssembly] Fix static linking of -fPIC code to [lld][WebAssembly] Fix static linking of -fPIC code with external undefined functions.Sep 23 2019, 4:55 PM This revision is now accepted and ready to land.Sep 23 2019, 10:30 PM Closed by commit rL372779: [lld][WebAssembly] Fix static linking of -fPIC code with external undefined… (authored by sbc). · Explain WhySep 24 2019, 1:50 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 221585 lld/trunk/test/wasm/pic-static.ll
lld/trunk/wasm/InputFiles.cpp
lld/trunk/wasm/Relocations.cpp
lld/trunk/wasm/Symbols.h
lld/trunk/wasm/SyntheticSections.h
lld/trunk/wasm/SyntheticSections.cpp
lld/trunk/wasm/Writer.cpp
|