mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-15 04:30:12 +00:00
Add 'not' in front of a command that is expected to fail.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@185659 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
764a3d502e
commit
449f64c69c
@ -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