llvm-6502/lib/ExecutionEngine/IntelJITEvents
Michael Kuperstein a042c235bb Fix build with CMake if LLVM_USE_INTEL_JITEVENTS option is enabled
* Added LLVM libraries required for IntelJITEvents to LLVMBuild.txt.
* Removed 'jit' library from llvm-jitlistener.
* Added support for OptionalLibraries to llvm-build cmake files generator.

Patch by aleksey.a.bader@intel.com

Differential Revision: http://reviews.llvm.org/D5646

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@220848 91177308-0d34-0410-b5e6-96231b3b80d8
2014-10-29 09:18:49 +00:00
..
CMakeLists.txt
IntelJITEventListener.cpp IntelJITEventListener updates to fix breaks by recent changes to EngineBuilder and DIContext. 2014-08-21 07:01:55 +00:00
IntelJITEventsWrapper.h Correct spelling. 2013-11-15 11:42:49 +00:00
ittnotify_config.h Adding comments to clarify the reason for non-standard style in these files. 2012-10-10 01:48:52 +00:00
ittnotify_types.h Adding comments to clarify the reason for non-standard style in these files. 2012-10-10 01:48:52 +00:00
jitprofiling.c Adding comments to clarify the reason for non-standard style in these files. 2012-10-10 01:48:52 +00:00
jitprofiling.h Fix known typos 2014-01-24 17:20:08 +00:00
LLVMBuild.txt Fix build with CMake if LLVM_USE_INTEL_JITEVENTS option is enabled 2014-10-29 09:18:49 +00:00
Makefile