[PATCH] D69787: [DebugInfo] Support for DW_OP_implicit_pointer.
David Blaikie via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Nov 3 23:47:13 PST 2019
dblaikie added a comment.
Rough first review: This looks like it touches a lot of places. I think it might make more sense as several separate patches - improving salavageDebugINfo and then separate patches for each new call-site (including appropriate test cases showing how each new call site is useful).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69787/new/
https://reviews.llvm.org/D69787
More information about the llvm-commits
mailing list