Sign in
swiftshader
/
SwiftShader
/
75b9c1c87b02e169ad4aaa4dd25a7c5f97a7d036
/
.
/
third_party
/
LLVM
/
test
/
Assembler
/
2007-01-16-CrashOnBadCast2.ll
blob: 54be4dfe1aed18be92a5b8f51360bf645182ce92 [
file
] [
log
] [
blame
]
; PR1117
; RUN: not llvm-as %s -o /dev/null |& grep {invalid cast opcode for cast from}
@X
=
constant
i8
*
trunc
(
i64
0
to
i8
*)