[PATCH] D105831: [DebugInfo] Fix incorrect handling of debug values with duplicate location operands

Stephen Tozer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 13 05:00:35 PDT 2021


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

Addressed comments: Added comment to explain salvage changes, removed unused metadata entry.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D105831

Files:
  llvm/lib/Target/AArch64/AArch64StackTagging.cpp
  llvm/lib/Transforms/Instrumentation/HWAddressSanitizer.cpp
  llvm/lib/Transforms/Utils/Local.cpp
  llvm/test/CodeGen/AArch64/stack-tagging-dbg.ll
  llvm/test/DebugInfo/salvage-duplicate-values.ll
  llvm/test/Instrumentation/HWAddressSanitizer/alloca.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105831.358235.patch
Type: text/x-patch
Size: 8688 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210713/20c3915a/attachment.bin>


More information about the llvm-commits mailing list