repo.or.cz
/
llvm
/
zpu.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fixed some bugs in register stack pass.
[llvm/zpu.git]
/
test
/
CodeGen
/
CPP
/
2007-06-16-Funcname.ll
blob
71fea12d9c2c941c9194bbaae66fa9dd623a3c82
1
; RUN: llc < %s -march=cpp -cppfname=WAKKA | not grep makeLLVMModule
2
; PR1515
3
4
define void @foo() {
5
ret void
6
}
7