Fix comments in HexagonOperands.td.
[oota-llvm.git] / docs / CMake.rst
index 7e161620d6a5aa778eb7ffbde0ee18e04d56d7a2..7f0420c4469f572415b0265ed56d9f4f597d1cb6 100644 (file)
@@ -1,4 +1,4 @@
-.. _cmake:
+.. _building-with-cmake:
 
 ========================
 Building LLVM with CMake
@@ -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
 ========================