From 5808c7d828ea87889d8566dd1549f3214a1a09a4 Mon Sep 17 00:00:00 2001 From: Andrew Kaylor Date: Fri, 28 Sep 2012 17:35:20 +0000 Subject: Removing dependency on third party library for Intel JIT event support. Patch committed on behalf of Kirill Uhanov llvm-svn: 164831 --- llvm/docs/CMake.rst | 5 ----- 1 file changed, 5 deletions(-) (limited to 'llvm/docs/CMake.rst') diff --git a/llvm/docs/CMake.rst b/llvm/docs/CMake.rst index e1761c5b1d4..7f0420c4469 100644 --- a/llvm/docs/CMake.rst +++ b/llvm/docs/CMake.rst @@ -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 ======================== -- cgit v1.2.3