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
make the asmparser reject function and type redefinitions. 'Merging' hasn't been
[llvm/stm8.git]
/
runtime
/
CMakeLists.txt
blob
502b91dc580d2045f5e24e8b9b4ebe34f6cbb494
1
if( NOT LLVM_BUILD_RUNTIME )
2
set(EXCLUDE_FROM_ALL ON)
3
endif()
4
5
add_subdirectory(libprofile)