forked from OSchip/llvm-project
parent
c1e1d9724d
commit
117367e974
|
@ -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.
|
||||
|
||||
|
|
Loading…
Reference in New Issue