mirror of
https://github.com/RPCS3/llvm.git
synced 2025-01-19 16:35:10 +00:00
[docs] Make a note of LLVM_BUILD_INSTRUMENTED_COVERAGE
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@313768 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
3028b9dc74
commit
337397dfc2
@ -542,6 +542,11 @@ LLVM-specific variables
|
|||||||
reverse order. This is useful for uncovering non-determinism caused by
|
reverse order. This is useful for uncovering non-determinism caused by
|
||||||
iteration of unordered containers.
|
iteration of unordered containers.
|
||||||
|
|
||||||
|
**LLVM_BUILD_INSTRUMENTED_COVERAGE**:BOOL
|
||||||
|
If enabled, `source-based code coverage
|
||||||
|
<http://clang.llvm.org/docs/SourceBasedCodeCoverage.html>`_ instrumentation
|
||||||
|
is enabled while building llvm.
|
||||||
|
|
||||||
CMake Caches
|
CMake Caches
|
||||||
============
|
============
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user