[PATCH] D69886: [DebugInfo] Support for DW_OP_implicit_pointer (CodeGen phase)
David Stenberg via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 7 04:10:24 PST 2019
dstenb added a comment.
Thanks for adding the source reproducers; however, they are typically not stored as separate files (with one exception being tests operating on binary files). Feel free to inline the C code as comments in the IR files though!
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69886/new/
https://reviews.llvm.org/D69886
More information about the llvm-commits
mailing list