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