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