[PATCH] D62904: [DebugInfo] Honour variable fragments in LiveDebugValues

Jeremy Morse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 12 04:31:39 PDT 2019


jmorse updated this revision to Diff 204257.
jmorse added a comment.

Use getValueOr when extracting the value of a fragment with a default; assign some better variable names to container references in accumulateFragmentMap


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

https://reviews.llvm.org/D62904

Files:
  include/llvm/IR/DebugInfoMetadata.h
  lib/CodeGen/LiveDebugValues.cpp
  test/DebugInfo/ARM/partial-subreg.ll
  test/DebugInfo/MIR/X86/live-debug-values-fragments.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62904.204257.patch
Type: text/x-patch
Size: 29093 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190612/96d90c7f/attachment.bin>


More information about the llvm-commits mailing list