Debug info for labels is not generated at -gline-tables-only, so this pass should remove them.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D77345
Teach the stripNonLineTableDebugInfo pass about the llvm.dbg.label intrinsic. ClosedPublic Authored by aprantl on Apr 2 2020, 4:13 PM.
Details Summary Debug info for labels is not generated at -gline-tables-only, so this pass should remove them.
Diff Detail Event TimelineThis revision is now accepted and ready to land.Apr 2 2020, 4:16 PM Closed by commit rG93fe58c9cf53: Teach the stripNonLineTableDebugInfo pass about the llvm.dbg.label intrinsic. (authored by aprantl). · Explain WhyApr 2 2020, 5:55 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 254642 llvm/lib/IR/DebugInfo.cpp
llvm/test/Transforms/Util/strip-nonlinetable-debuginfo-labels.ll
|