make this test harder

llvm-svn: 25533
This commit is contained in:
Chris Lattner 2006-01-23 07:07:51 +00:00
parent c1e1d9724d
commit 117367e974
1 changed files with 2 additions and 1 deletions

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.