Attempt to make the Windows bots green after r290609.

llvm-svn: 290613
This commit is contained in:
Chad Rosier 2016-12-27 18:02:27 +00:00
parent 7a73eabf64
commit b1ea99a956
1 changed files with 1 additions and 1 deletions

View File

@ -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