mirror of
https://github.com/RPCS3/llvm.git
synced 2026-07-19 15:13:49 -04:00
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:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user