make this test harder
authorChris Lattner <sabre@nondot.org>
Mon, 23 Jan 2006 07:07:51 +0000 (07:07 +0000)
committerChris 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

index ec8305c172bdea64282adff4d79da1dbb57b3f6f..780f8a25667bb75701810bfccaf847b494dd25a1 100644 (file)
@@ -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.