[PATCH] D124184: [DebugInfo][InstrRef] Describe the size of value referred to by a DBG_PHI
Adrian Prantl via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 22 10:39:23 PDT 2022
aprantl added inline comments.
================
Comment at: llvm/test/DebugInfo/MIR/InstrRef/dbg-phis-in-ldv2.mir:51
+ !25 = !DILocation(line: 13, column: 10, scope: !7)
+ !26 = !DILocation(line: 13, column: 3, scope: !7)
+
----------------
A lot of these DILocations seem to be unused?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D124184/new/
https://reviews.llvm.org/D124184
More information about the llvm-commits
mailing list