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