Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D91635
[WebAssembly] Fix parsing of linking section for named global imports ClosedPublic Authored by wingo on Nov 17 2020, 7:59 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Nov 17 2020, 8:00 AM Comment Actions
All of MC/WebAssembly but not lld. Let me do that now. Comment Actions
Yep, lld/test/wasm tests pass. This revision was landed with ongoing or failed builds.Nov 17 2020, 8:14 AM Closed by commit rG2a473db57391: [WebAssembly] Fix parsing of linking section for named global imports (authored by wingo, committed by sbc100). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 305804 llvm/lib/Object/WasmObjectFile.cpp
llvm/test/MC/WebAssembly/debug-info.ll
llvm/test/MC/WebAssembly/debug-info64.ll
|