- Create helper function for resolving weak references.
- Add test that preproduces the crash.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D37916
[WebAssembly] MC: Fix crash in getProvitionalValue on weak references ClosedPublic Authored by sbc100 on Sep 15 2017, 12:08 PM.
Details Summary
Diff Detail
Event TimelineHerald added subscribers: aheejin, jgravelle-google, dschuff, jfb. · View Herald TranscriptSep 15 2017, 12:08 PM This revision is now accepted and ready to land.Sep 15 2017, 12:11 PM Closed by commit rL313381: [WebAssembly] MC: Fix crash in getProvitionalValue on weak references (authored by sbc). · Explain WhySep 15 2017, 12:23 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 115456 llvm/trunk/lib/MC/WasmObjectWriter.cpp
llvm/trunk/test/MC/WebAssembly/weak-alias.ll
|