[PATCH] D124184: [DebugInfo][InstrRef] Describe the size of value referred to by a DBG_PHI

Jeremy Morse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 25 04:58:42 PDT 2022


jmorse marked an inline comment as done.
jmorse 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)
+
----------------
aprantl wrote:
> A lot of these DILocations seem to be unused?
I'll trim them out when landing shortly.


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