Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
llvm
/
c23b933d5f8be9b51a1d22e717c0311f65f87dcd
/
.
/
test
/
CodeGen
/
PowerPC
/
2008-06-19-LegalizerCrash.ll
blob: 6b40b2462dafadfc3cd479445778d8a929faba6c [
file
] [
log
] [
blame
]
Dan Gohman
fce288f
2009-09-09 00:09:15 +0000
[
diff
] [
blame
]
1
; RUN: llc < %s -march=ppc32
Evan Cheng
c8af52c
2008-06-19 22:01:11 +0000
[
diff
] [
blame
]
2
3
define
void
@t
()
nounwind
{
4
call
void
null
(
ppc_fp128
undef
)
5
unreachable
6
}