Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D104495
[lld][WebAssembly] Fix crash calling weakly undefined function in PIC code ClosedPublic Authored by sbc100 on Jun 17 2021, 4:49 PM.
Details
Diff Detail
Event TimelineHerald added subscribers: wingo, ecnelises, sunfish and 2 others. · View Herald TranscriptJun 17 2021, 4:49 PM This revision is now accepted and ready to land.Jun 17 2021, 5:08 PM This revision was landed with ongoing or failed builds.Jun 17 2021, 5:10 PM Closed by commit rGd01e673a9f04: [lld][WebAssembly] Fix crash calling weakly undefined function in PIC code (authored by sbc100). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 352879 lld/test/wasm/weak-undefined-pic.s
lld/wasm/InputChunks.cpp
lld/wasm/Writer.cpp
|