diff options
author | Bernard Ogden <bogden@arm.com> | 2018-06-26 09:49:31 +0000 |
---|---|---|
committer | Bernard Ogden <bogden@arm.com> | 2018-06-26 09:49:31 +0000 |
commit | 56c6e7015b6c626d2ed2d10f7c9ad5c278841d8c (patch) | |
tree | 67a15f816577ba3e15c973d61966b97d554f0a35 /llvm/lib/Target/ARM/Disassembler/ARMDisassembler.cpp | |
parent | 15aa0db0520410b86344307c1289a45ad70f57b7 (diff) | |
download | bcm5719-llvm-56c6e7015b6c626d2ed2d10f7c9ad5c278841d8c.tar.gz bcm5719-llvm-56c6e7015b6c626d2ed2d10f7c9ad5c278841d8c.zip |
[AArch64] Tighten up directives tests
Move expected-fail cases from directive-cpu.s to
directive-cpu-err.s. This allows us to remove the 'not' from the
llvm-mc invocation in directive-cpu.s so that this test will fail
in unexpected error cases. It also means that we are not relying
on all stderr coming before any stdout, which seems fragile.
Also make use of CHECK-NEXT to ensure that multiline error messages
really are occuring together.
And add a test to verify that .cpu with an arch version as extension
is rejected.
Differential Revision: https://reviews.llvm.org/D47873
llvm-svn: 335586
Diffstat (limited to 'llvm/lib/Target/ARM/Disassembler/ARMDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions