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:
0837479
)
Fix a missing -f that the new llvm.exp found.
author
Reid Spencer
<rspencer@reidspencer.com>
Sat, 14 Apr 2007 09:45:16 +0000
(09:45 +0000)
committer
Reid Spencer
<rspencer@reidspencer.com>
Sat, 14 Apr 2007 09:45:16 +0000
(09:45 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35988
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/Feature/fold-fpcast.ll
patch
|
blob
|
history
diff --git
a/test/Feature/fold-fpcast.ll
b/test/Feature/fold-fpcast.ll
index 0d975d4f7687c90a0e025d0475b0d5dc400a21f1..fc90a66b45308a859a3af8d20db16ebf42e29758 100644
(file)
--- a/
test/Feature/fold-fpcast.ll
+++ b/
test/Feature/fold-fpcast.ll
@@
-1,4
+1,4
@@
-; RUN: llvm-upgrade < %s | llvm-as | llvm-dis -o /dev/null
&&
+; RUN: llvm-upgrade < %s | llvm-as | llvm-dis -o /dev/null
-f &&
; RUN: llvm-upgrade < %s | llvm-as | llvm-dis | not grep bitcast
int %test1() {