Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
d656f8ec4c52175aead94e4294bf6e620d1dcb6d
/
.
/
llvm
/
test
/
CodeGen
/
PowerPC
/
2008-06-19-LegalizerCrash.ll
blob: 6b40b2462dafadfc3cd479445778d8a929faba6c [
file
] [
log
] [
blame
]
Dan Gohman
c8054d9
2009-09-09 00:09:15 +0000
[
diff
] [
blame
]
1
; RUN: llc < %s -march=ppc32
Evan Cheng
be0429c
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
}