[all-commits] [llvm/llvm-project] 7b4bad: [test][llvm-dwarfdump] Use --implicit-check-not to...
James Henderson via All-commits
all-commits at lists.llvm.org
Fri Jan 3 03:23:10 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 7b4badf6f9ad93209d2c9dde60da25076d5c91c8
https://github.com/llvm/llvm-project/commit/7b4badf6f9ad93209d2c9dde60da25076d5c91c8
Author: James Henderson <jh7370 at my.bristol.ac.uk>
Date: 2020-01-03 (Fri, 03 Jan 2020)
Changed paths:
M llvm/test/tools/llvm-dwarfdump/X86/debug_line_invalid.test
Log Message:
-----------
[test][llvm-dwarfdump] Use --implicit-check-not to simplify test checks
This removes the need to duplicate the LASTONLY check pattern and the
last part of the NONFATAL pattern in the modified test.
Reviewed By: MaskRay, JDevlieghere
Differential Revision: https://reviews.llvm.org/D71757
More information about the All-commits
mailing list