repo.or.cz
/
llvm
/
msp430.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Refine the Dwarf writer timers so that they measure exception writing and debug
[llvm/msp430.git]
/
test
/
LLVMC
/
emit-llvm.c
blob
38bbba6f0afc7ba720a1345e86b0be45e9201c32
1
// RUN: llvmc -c -emit-llvm -o - %s | llvm-dis | grep "@f0()" | count 1
2
3
int
f0
(
void
) {
4
}