Sign in
swiftshader
/
SwiftShader
/
e75d3348b0e727c271c98889c602162f898aa30e
/
.
/
third_party
/
LLVM
/
test
/
CodeGen
/
CPP
/
2007-06-16-Funcname.ll
blob: 0da1dbd7e52db54d4521fa5825afb7c845ff7e66 [
file
] [
log
] [
blame
]
; RUN: llc < %s -march=cpp -cppfname=WAKKA | not grep makeLLVMModule
; PR1515
define
void
@foo
()
{
ret
void
}