mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-08-05 13:26:55 +00:00
Removing dependency on third party library for Intel JIT event support.
Patch committed on behalf of Kirill Uhanov git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@164831 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@@ -273,11 +273,6 @@ LLVM-specific variables
|
||||
**LLVM_USE_INTEL_JITEVENTS**:BOOL
|
||||
Enable building support for Intel JIT Events API. Defaults to OFF
|
||||
|
||||
**LLVM_INTEL_JITEVENTS_DIR**:PATH
|
||||
Path to installation of Intel(R) VTune(TM) Amplifier XE 2011, used to locate
|
||||
the ``jitprofiling`` library. Default = ``%VTUNE_AMPLIFIER_XE_2011_DIR%``
|
||||
(Windows) | ``/opt/intel/vtune_amplifier_xe_2011`` (Linux)
|
||||
|
||||
Executing the test suite
|
||||
========================
|
||||
|
||||
|
Reference in New Issue
Block a user