Sign in
swiftshader
/
SwiftShader
/
d4e5e9e0e99aa7ff54440f5096a0ada597b66650
/
.
/
third_party
/
LLVM
/
test
/
CodeGen
/
PowerPC
/
2005-01-14-UndefLong.ll
blob: 7c190b2bfc8e29c52ead0cb24916961dbaf7aa24 [
file
] [
log
] [
blame
]
; RUN: llc < %s -march=ppc32
define
i64
@test
()
{
ret
i64
undef
}