[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
Fri Jul 2 08:02:28 PDT 2021
StephenTozer added a comment.
In D105129#2855297 <https://reviews.llvm.org/D105129#2855297>, @djtodoro wrote:
> Do we need a test for the HWAddressSanitizer as well?
Probably, I checked to see if there's an existing test that can be adapted but it looks as though this block for handling debug info specifically is untested at the moment.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D105129/new/
https://reviews.llvm.org/D105129
More information about the llvm-commits
mailing list