repo.or.cz
/
llvm
/
stm8.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Use static inline to do the right thing when built in C99 mode. Of course,
[llvm/stm8.git]
/
runtime
/
libprofile
/
CMakeLists.txt
blob
92182d7f8ff9f03257af8f520fbd810583229d4e
1
add_llvm_loadable_module( profile_rt
2
BasicBlockTracing.c
3
CommonProfiling.c
4
GCDAProfiling.c
5
PathProfiling.c
6
EdgeProfiling.c
7
OptimalEdgeProfiling.c
8
Profiling.h
9
)