Sign in
llvm
/
llvm-project
/
llvm
/
265bbb58e7ee276f47857d997e772da151f8d443
/
.
/
test
/
Regression
/
Bytecode
/
signed-intrinsics.ll
blob: ad1cc48f99c58bd58ae6582166085148c720d010 [
file
] [
log
] [
blame
]
; 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.