InsertPos is within the bacic block Header, so findDebugLoc() should be called on not MBB but Header instead.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
- Build Status
Buildable 17083 Build 17083: arc lint + arc unit
Differential D45648
[WebAssembly] Fix a bug in MachineBasicBlock::findDebugLoc() call aheejin on Apr 13 2018, 4:53 PM. Authored by
Details InsertPos is within the bacic block Header, so findDebugLoc() should be called on not MBB but Header instead.
Diff Detail
Event Timeline |