[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
Wed Jul 14 03:19:41 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG810e4c3c66ed: [DebugInfo] Correctly update dbg.values with duplicated location ops (authored by StephenTozer).

Changed prior to commit:
  https://reviews.llvm.org/D105831?vs=358235&id=358550#toc

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.358550.patch
Type: text/x-patch
Size: 8700 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210714/a6ee0ba2/attachment.bin>


More information about the llvm-commits mailing list