Convert llvm.dbg.label(!label_metadata) to DBG_LABEL !label_metadata.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D50622
[DebugInfo] In FastISel, convert llvm.dbg.label to DBG_LABEL MI. ClosedPublic Authored by HsiangKai on Aug 12 2018, 11:46 PM.
Details Summary Convert llvm.dbg.label(!label_metadata) to DBG_LABEL !label_metadata.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 13 2018, 9:29 AM Closed by commit rL340122: [DebugInfo] In FastISel, convert llvm.dbg.label to DBG_LABEL MI. (authored by HsiangKai). · Explain WhyAug 18 2018, 7:56 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 161376 llvm/trunk/lib/CodeGen/SelectionDAG/FastISel.cpp
llvm/trunk/test/DebugInfo/Generic/debug-label-mi.ll
llvm/trunk/test/DebugInfo/Generic/debug-label-opt.ll
llvm/trunk/test/DebugInfo/Generic/debug-label.ll
|