diff options
author | Bernard Ogden <bogden@arm.com> | 2018-06-26 09:36:13 +0000 |
---|---|---|
committer | Bernard Ogden <bogden@arm.com> | 2018-06-26 09:36:13 +0000 |
commit | 15aa0db0520410b86344307c1289a45ad70f57b7 (patch) | |
tree | 5ddfb31387ac790dea49ee8ace7cf2cb7dcbf8c2 /llvm/lib/Target/ARM/Disassembler/ARMDisassembler.cpp | |
parent | 9b3b0fe763fef29df9ba62cb6846c95ebc84f2c9 (diff) | |
download | llvm-15aa0db0520410b86344307c1289a45ad70f57b7.zip llvm-15aa0db0520410b86344307c1289a45ad70f57b7.tar.gz llvm-15aa0db0520410b86344307c1289a45ad70f57b7.tar.bz2 |
[AArch64] Clean up LSE directive tests
These were specifying an architecture version with .cpu directive,
which is invalid. As the error for this case outputs the problem
instruction we were still matching the expectations of FileCheck.
This patch fixes up the LSE tests to do what they seem to intend. A
follow-up patch will tighten up the directive tests.
Differential Revision: https://reviews.llvm.org/D47872
llvm-svn: 335585
Diffstat (limited to 'llvm/lib/Target/ARM/Disassembler/ARMDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions