Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
cbb7ab259d08ac5aa5a4764b48628c4bcb5110c7
/
.
/
test
/
CodeGen
/
CPP
/
2007-06-16-Funcname.ll
blob: 75b96e6c373f3d10d8b2c25c909b8379f949590d [
file
] [
log
] [
blame
]
; RUN: llvm-as < %s | llc -march=cpp -cppfname=WAKKA | not grep makeLLVMModule
; PR1515
define
void
@foo
()
{
ret
void
}