mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 03:33:20 +01:00
Add 'not' in front of a command that is expected to fail.
llvm-svn: 185659
This commit is contained in:
parent
b95976de16
commit
eba3600903
@ -1,4 +1,4 @@
|
||||
@ RUN: llvm-mc -triple armv7 -show-encoding < %s | FileCheck %s
|
||||
@ RUN: not llvm-mc -triple armv7 -show-encoding < %s | FileCheck %s
|
||||
|
||||
@ VCVT{B,T}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user