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:
0a805d1
)
Add missing FileCheck call.
author
Dale Johannesen
<dalej@apple.com>
Mon, 21 Jun 2010 18:46:08 +0000
(18:46 +0000)
committer
Dale Johannesen
<dalej@apple.com>
Mon, 21 Jun 2010 18:46:08 +0000
(18:46 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@106443
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/CodeGen/ARM/2010-06-21-nondarwin-tc.ll
patch
|
blob
|
history
diff --git
a/test/CodeGen/ARM/2010-06-21-nondarwin-tc.ll
b/test/CodeGen/ARM/2010-06-21-nondarwin-tc.ll
index 2e18154a7772c2fbdba98712294d1d48c0071c3f..7650d883d7b1c51eef62701b579948bb81e8f11a 100755
(executable)
--- a/
test/CodeGen/ARM/2010-06-21-nondarwin-tc.ll
+++ b/
test/CodeGen/ARM/2010-06-21-nondarwin-tc.ll
@@
-1,4
+1,4
@@
-; RUN: llc < %s -march=arm -mtriple=armv4t-unknown-linux-gnueabi
+; RUN: llc < %s -march=arm -mtriple=armv4t-unknown-linux-gnueabi
| FileCheck %s
; PR 7433
%0 = type { i8*, i8* }