[PATCH] D80795: [llvm-dwarfdump][test] Use verbose output to check expected opcodes
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat May 30 12:43:10 PDT 2020
MaskRay accepted this revision.
MaskRay added a comment.
This revision is now accepted and ready to land.
Looks great! Perhaps we should add a row table header for `-debug-line -verbose` output. Sent D80874 <https://reviews.llvm.org/D80874>
BTW, do you think the FileCheck option name `--implicit-check-not` is too long? It can easily cause line wraps if the option is repeated a few times. Does it deserve an alias? The same goes for --match-full-lines and --strict-whitespace
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D80795/new/
https://reviews.llvm.org/D80795
More information about the llvm-commits
mailing list