Fixed test for r204899 (pr18931 fix)
authorStepan Dyatkovskiy <stpworld@narod.ru>
Thu, 27 Mar 2014 08:20:26 +0000 (08:20 +0000)
committerStepan Dyatkovskiy <stpworld@narod.ru>
Thu, 27 Mar 2014 08:20:26 +0000 (08:20 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@204900 91177308-0d34-0410-b5e6-96231b3b80d8

test/MC/ARM/cmp-immediate-fixup.s

index 439e1d42474c23a9b9212ac783d62616b40d4427..41cdb6dc09ccb37d502bae593c86fff5999ca34f 100644 (file)
@@ -1,6 +1,6 @@
 // PR18931
-// RUN: llvm-mc < %s -triple=arm-linux-gnueabi -filetype=obj -o - \
-// RUN: | llvm-objdump --disassemble -arch=arm - | FileCheck %s
+// RUN: llvm-mc %s -triple=arm-linux-gnueabi -filetype=obj -o %t
+// RUN: llvm-objdump --disassemble -arch=arm %t | FileCheck %s
 
     .text
 // CHECK: cmp r2, #1