[PATCH] D72023: Change dbg-*-tag-offset tests to use llvm-dwarfdump.
David Blaikie via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 2 13:09:05 PST 2020
dblaikie added a comment.
Might want to use CHECK-NEXT as you were before and/or maybe some CHECK-NOT: DW_TAG between the TAG/AT/AT triples, to make sure you aren't checking attributes in some unintended TAG, etc.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D72023/new/
https://reviews.llvm.org/D72023
More information about the llvm-commits
mailing list