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