Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
a063e19593800142afaef5389f35605da901b805
/
.
/
test
/
CodeGen
/
PowerPC
/
2008-01-25-EmptyFunction.ll
blob: a05245d542fcaf026c556ac5ed2e4933fe96cc7c [
file
] [
log
] [
blame
]
; RUN: llc < %s -march=ppc32 | grep .byte
target
triple
=
"powerpc-apple-darwin8"
define
void
@bork
()
noreturn
nounwind
{
entry
:
unreachable
}