Runtime relocation are generated for relocations of type
R_WASM_MEMORY_ADDR_I32 when in PIC mode (either -shared or -pie).
Followup on https://reviews.llvm.org/D60882.
Paths
| Differential D60992
[WebAssembly] Fix typo in relocation checking ClosedPublic Authored by sbc100 on Apr 22 2019, 10:02 PM.
Details Summary Runtime relocation are generated for relocations of type Followup on https://reviews.llvm.org/D60882.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 22 2019, 10:16 PM Closed by commit rL358995: [WebAssembly] Fix typo in relocation checking (authored by sbc). · Explain WhyApr 23 2019, 7:47 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 196248 lld/trunk/test/wasm/pie.ll
lld/trunk/wasm/InputFiles.cpp
|