This makes sure all newly create instructions in Emscripten SjLj has
appropriate debug info attached. Fixes
https://github.com/emscripten-core/emscripten/issues/9797.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D74269
[WebAssembly] Add debug info to insts in Emscripten SjLj ClosedPublic Authored by aheejin on Feb 7 2020, 5:02 PM.
Details Summary This makes sure all newly create instructions in Emscripten SjLj has
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Feb 7 2020, 5:32 PM Closed by commit rG5b5cbfe13591: [WebAssembly] Add debug info to insts in Emscripten SjLj (authored by aheejin). · Explain WhyFeb 7 2020, 7:14 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 243340 llvm/lib/Target/WebAssembly/WebAssemblyLowerEmscriptenEHSjLj.cpp
llvm/test/CodeGen/WebAssembly/lower-em-sjlj.ll
|