Attempt to make the Windows bots green after r290609.
llvm-svn: 290613
This commit is contained in:
parent
7a73eabf64
commit
b1ea99a956
|
|
@ -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