Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
- Build Status
Buildable 37333 Build 37332: arc lint + arc unit
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 217311 lld/test/wasm/pic-static.ll
lld/wasm/InputFiles.cpp
lld/wasm/Relocations.cpp
lld/wasm/Symbols.h
lld/wasm/SyntheticSections.h
lld/wasm/SyntheticSections.cpp
lld/wasm/Writer.cpp
|