forked from OSchip/llvm-project
Rollback 252570 for further investigation
llvm-svn: 252575
This commit is contained in:
parent
13cc3ab785
commit
854dad77ec
|
@ -11,8 +11,6 @@ set(PROFILE_SOURCES
|
|||
InstrProfilingRuntime.cc
|
||||
InstrProfilingUtil.c)
|
||||
|
||||
include_directories("${LLVM_MAIN_INCLUDE_DIR}")
|
||||
|
||||
if(APPLE)
|
||||
add_compiler_rt_runtime(clang_rt.profile
|
||||
STATIC
|
||||
|
|
Loading…
Reference in New Issue