[PATCH] D105129: [DebugInfo] Prevent error when updating location operands for a dbg.value

Stephen Tozer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 5 01:28:11 PDT 2021


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

Added test for the HWAddressSanitizer side of the fix.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D105129

Files:
  llvm/lib/CodeGen/CodeGenPrepare.cpp
  llvm/lib/Transforms/Instrumentation/HWAddressSanitizer.cpp
  llvm/test/DebugInfo/X86/codegenprep-addrsink.ll
  llvm/test/Instrumentation/HWAddressSanitizer/alloca.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105129.356447.patch
Type: text/x-patch
Size: 5009 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210705/129bbb31/attachment.bin>


More information about the llvm-commits mailing list