1if( NOT LLVM_BUILD_RUNTIME )
2  set(EXCLUDE_FROM_ALL ON)
3endif()
4
5add_subdirectory(libprofile)
6