make this test harder

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25533 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chris Lattner 2006-01-23 07:07:51 +00:00
parent 4ef1086749
commit 2c6d99cbf8

View 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.