Write out !DILabel(scope: , name: , file: , line: )
Diff Detail
Diff Detail
- Repository
- rL LLVM
Differential D45032
[DebugInfo] LLVM IR assembly writer for DILabel. AbandonedPublic Authored by HsiangKai on Mar 29 2018, 7:08 AM.
Diff Detail
Event TimelineHsiangKai added a parent revision: D45031: [DebugInfo] Use (isDebugValue() || isDebugLable()) instead of isDebugValue().Mar 29 2018, 7:25 AM HsiangKai added a child revision: D45033: [DebugInfo] In GlobalISel, convert llvm.dbg.label to DBG_LABEL MI.. Comment Actions
Merged into D45024, this patch should be abandoned.
Revision Contents
Diff 140231 lib/IR/AsmWriter.cpp
|