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:
4ef1086
)
make this test harder
author
Chris Lattner
<sabre@nondot.org>
Mon, 23 Jan 2006 07:07:51 +0000
(07:07 +0000)
committer
Chris Lattner
<sabre@nondot.org>
Mon, 23 Jan 2006 07:07:51 +0000
(07:07 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25533
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/Bytecode/old-intrinsics.ll
patch
|
blob
|
history
diff --git
a/test/Bytecode/old-intrinsics.ll
b/test/Bytecode/old-intrinsics.ll
index ec8305c172bdea64282adff4d79da1dbb57b3f6f..780f8a25667bb75701810bfccaf847b494dd25a1 100644
(file)
--- a/
test/Bytecode/old-intrinsics.ll
+++ b/
test/Bytecode/old-intrinsics.ll
@@
-1,3
+1,4
@@
-; RUN: llvm-dis %s.bc-16 -o /dev/null -f
+; RUN: llvm-dis %s.bc-16 -o /dev/null -f &&
+; RUN: llc %s.bc-16 -o /dev/null -f -march=c
; Just see if we can disassemble the bc file corresponding to this file.