[PATCH] D60716: [DwarfDebug] Dump call site debug info into DWARF

Djordje Todorovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 11 06:43:47 PDT 2019


djtodoro added a comment.

@dstenb  Thanks a lot!

That seems like a good catch and we should support such scenario.

I think that it will be expensive to return a `MachineOperand` object. Could you please provide us with more info about the case? Can we describe such situation through the `DIExpression` instead?


Repository:
  rL LLVM

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

https://reviews.llvm.org/D60716





More information about the llvm-commits mailing list