[PATCH] D89208: [DebugInfo] Support for DWARF operator DW_OP_over

Alok Kumar Sharma via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 12 23:34:41 PDT 2020


alok added a comment.

In D89208#2325611 <https://reviews.llvm.org/D89208#2325611>, @aprantl wrote:

> Can you add an assembler roundtrip test to test/Assembler to test the change to lib/IR?
> It just can contain a single named node that holds a DIExpression.

Thanks for your comment and suggestion. It is included now.


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

https://reviews.llvm.org/D89208



More information about the llvm-commits mailing list