Remove the use of "%e" as it is not a valid expansion like "%t".
authorKaelyn Takata <rikka@google.com>
Thu, 10 Apr 2014 21:55:58 +0000 (21:55 +0000)
committerKaelyn Takata <rikka@google.com>
Thu, 10 Apr 2014 21:55:58 +0000 (21:55 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@205991 91177308-0d34-0410-b5e6-96231b3b80d8

test/MC/ARM/neon-vld-vst-align.s

index 93b5bf6cdcfbe6fea19045ab9ced10312db90aa1..c3628ced909e71280e2939d4dbb349dab456d209 100644 (file)
@@ -1,6 +1,6 @@
-@ RUN: not llvm-mc -triple=thumbv7-apple-darwin -show-encoding < %s > %t 2> %e
+@ RUN: not llvm-mc -triple=thumbv7-apple-darwin -show-encoding < %s > %t 2> %t.err
 @ RUN: FileCheck < %t %s
-@ RUN: FileCheck --check-prefix=CHECK-ERRORS < %e %s
+@ RUN: FileCheck --check-prefix=CHECK-ERRORS < %t.err %s
 
        vld1.8  {d0}, [r4]
        vld1.8  {d0}, [r4:16]