This is more in line with what happens in the final
exectuable when symbols are undefined (i.e. weak
references).
Details
Details
Diff Detail
Diff Detail
- Build Status
Buildable 13597 Build 13597: arc lint + arc unit
Paths
| Differential D41840
[WebAssembly] MC: Use zero for provisional value of undefined symbols ClosedPublic Authored by sbc100 on Jan 8 2018, 3:27 PM.
Details Summary This is more in line with what happens in the final
Diff Detail
Event TimelineHerald added subscribers: sunfish, aheejin, jgravelle-google and 2 others. · View Herald TranscriptJan 8 2018, 3:27 PM This revision is now accepted and ready to land.Jan 9 2018, 12:56 PM Closed by commit rL322130: [WebAssembly] MC: Use zero for provisional value of undefined symbols (authored by sbc). · Explain WhyJan 9 2018, 2:45 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 128992 lib/MC/WasmObjectWriter.cpp
test/MC/WebAssembly/external-data.ll
test/MC/WebAssembly/init-fini-array.ll
|