diff options
Diffstat (limited to 'llvm/docs/CommandGuide/llvm-cov.rst')
-rw-r--r-- | llvm/docs/CommandGuide/llvm-cov.rst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/llvm/docs/CommandGuide/llvm-cov.rst b/llvm/docs/CommandGuide/llvm-cov.rst index 665dbcd2113..4317126bdd8 100644 --- a/llvm/docs/CommandGuide/llvm-cov.rst +++ b/llvm/docs/CommandGuide/llvm-cov.rst @@ -317,6 +317,10 @@ OPTIONS universal binary or to use an architecture that does not match a non-universal binary. +.. program:: llvm-cov export + +.. _llvm-cov-export: + EXPORT COMMAND -------------- |