Fix spacing of LLVM_USE_PERF in CMake.rst that caused it to be tabbed in funny

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@367585 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Erich Keane
2019-08-01 17:30:25 +00:00
parent 9cced8c903
commit 8f2e82dc52
+1 -1
View File
@@ -398,7 +398,7 @@ LLVM-specific variables
tools.
Defaults to ON.
**LLVM_USE_PERF**:BOOL
**LLVM_USE_PERF**:BOOL
Enable building support for Perf (linux profiling tool) JIT support. Defaults to OFF.
**LLVM_ENABLE_ZLIB**:BOOL