[PATCH] D140412: [DebugInfo] Unify location selection logic for values in InstrRefBasedImpl

Stephen Tozer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 20 09:49:19 PST 2022


StephenTozer updated this revision to Diff 484305.
StephenTozer added a comment.

Updated for review comments, `None -> std::nullopt`.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D140412

Files:
  llvm/lib/CodeGen/LiveDebugValues/InstrRefBasedImpl.cpp
  llvm/test/DebugInfo/MIR/X86/live-debug-values-restore.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140412.484305.patch
Type: text/x-patch
Size: 10031 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221220/960646e4/attachment.bin>


More information about the llvm-commits mailing list