[PATCH] D123033: [DebugInfo][InstrRef] Avoid a crash from mixed variable location modes

Orlando Cazalet-Hyams via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 4 09:53:06 PDT 2022


Orlando accepted this revision.
Orlando added a comment.
This revision is now accepted and ready to land.

I wonder if the test IR could be simplified. Would it not be enough to have a function with a single `dbg.value` and nothing else?

LGTM either way.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D123033



More information about the llvm-commits mailing list