[PATCH] D57444: [DebugInfo] LLVM ERROR: Broken function found, while removing Debug Intrinsics
Adrian Prantl via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 31 16:08:36 PST 2019
aprantl added inline comments.
================
Comment at: test/CodeGen/X86/bbi-23595.ll:12
+;
+; The issue was introduced at https://reviews.llvm.org/rL345250.
+
----------------
I would put all this meta-info in the commit message and instead focus on describing what is being tested here. Something like: We're expecting the dbg.label to disappear because ...
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57444/new/
https://reviews.llvm.org/D57444
More information about the llvm-commits
mailing list