[PATCH] D74053: [DebugInfo] Teach LDV how to handle identical variable fragments

Orlando Cazalet-Hyams via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 6 01:41:21 PST 2020


Orlando updated this revision to Diff 242835.
Orlando marked 4 inline comments as done.
Orlando added a comment.

Thanks for reviewing this @djtodoro

+ Make getExpression const.
+ Tidy up the test.
+ Adjust llvm-locstats test which fails with this patch.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D74053/new/

https://reviews.llvm.org/D74053

Files:
  llvm/lib/CodeGen/LiveDebugVariables.cpp
  llvm/test/DebugInfo/X86/dbg-addr-dse.ll
  llvm/test/DebugInfo/X86/live-debug-vars-dse.mir
  llvm/test/DebugInfo/X86/live-debug-vars-intervals.mir
  llvm/test/tools/llvm-locstats/locstats.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74053.242835.patch
Type: text/x-patch
Size: 15393 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200206/8ba2d3e6/attachment.bin>


More information about the llvm-commits mailing list