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

Djordje Todorovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 2 08:04:33 PDT 2021


djtodoro added a comment.

In D105129#2855356 <https://reviews.llvm.org/D105129#2855356>, @StephenTozer wrote:

> 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.

Oh, I see... If you don't mind, I'd vote for adding a test for it as well. :)


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