Sign in
ara-mdk
/
platform
/
external
/
llvm
/
c6aa8348363c67d6ef1fac87e1d933742bf41403
/
.
/
lib
/
ExecutionEngine
/
IntelJITEvents
/
CMakeLists.txt
blob: 348308897dc44b1b45999a37da5ae18620357cee [
file
] [
log
] [
blame
]
include_directories( ${CMAKE_CURRENT_SOURCE_DIR}/.. )
add_llvm_library(LLVMIntelJITEvents
IntelJITEventListener.cpp
jitprofiling.c
)