projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fccc690
)
Fixed test for r204899 (pr18931 fix)
author
Stepan Dyatkovskiy
<stpworld@narod.ru>
Thu, 27 Mar 2014 08:20:26 +0000
(08:20 +0000)
committer
Stepan 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
patch
|
blob
|
history
diff --git
a/test/MC/ARM/cmp-immediate-fixup.s
b/test/MC/ARM/cmp-immediate-fixup.s
index 439e1d42474c23a9b9212ac783d62616b40d4427..41cdb6dc09ccb37d502bae593c86fff5999ca34f 100644
(file)
--- a/
test/MC/ARM/cmp-immediate-fixup.s
+++ b/
test/MC/ARM/cmp-immediate-fixup.s
@@
-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