This is an archive of the discontinued LLVM Phabricator instance.

[test][llvm-dwarfdump] Use --implicit-check-not to simplify check
ClosedPublic

Authored by jhenderson on Dec 20 2019, 5:42 AM.

Details

Summary

This removes the need to duplicate the LASTONLY check pattern and the last part of the NONFATAL pattern in the modified test.

Depends on D71756 and D71755.

Diff Detail