Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
- Build Status
Buildable 16136 Build 16136: arc lint + arc unit
Paths
| Differential D44448
Add DebugLoc information to WebAssembly block and loop. ClosedPublic Authored by yurydelendik on Mar 13 2018, 3:08 PM.
Details
Diff Detail
Event TimelineHerald added subscribers: llvm-commits, aheejin, jgravelle-google and 3 others. · View Herald TranscriptMar 13 2018, 3:08 PM This revision is now accepted and ready to land.Mar 15 2018, 2:30 PM Closed by commit rL327673: [WebAssembly] Add DebugLoc information to WebAssembly block and loop. (authored by dschuff). · Explain WhyMar 15 2018, 3:09 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 138609 include/llvm/CodeGen/MachineBasicBlock.h
lib/CodeGen/MachineBasicBlock.cpp
lib/Target/WebAssembly/WebAssemblyCFGStackify.cpp
test/DebugInfo/WebAssembly/dbg-loop-loc.ll
|