mirror of
https://github.com/RPCSX/llvm.git
synced 2024-12-11 05:35:11 +00:00
Attempt to make the Windows bots green after r290609.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@290613 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
0f9492a24a
commit
124216b0de
@ -1,4 +1,4 @@
|
||||
// RUN: not llvm-mc -triple aarch64-none-linux-gnu < %s 1> %t1 2> %t2
|
||||
// RUN: not llvm-mc -triple aarch64-none-linux-gnu < %s > %t1 2> %t2
|
||||
// RUN: FileCheck < %t1 %s
|
||||
// RUN: FileCheck --check-prefix=CHECK-ERROR < %t2 %s
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user