OSDN Git Service

remove a duplicate declaration
authorSylvestre Ledru <sylvestre@debian.org>
Tue, 16 Jul 2019 12:05:54 +0000 (12:05 +0000)
committerSylvestre Ledru <sylvestre@debian.org>
Tue, 16 Jul 2019 12:05:54 +0000 (12:05 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@366205 91177308-0d34-0410-b5e6-96231b3b80d8

docs/CMake.rst

index f9b3844..91fb528 100644 (file)
@@ -598,9 +598,6 @@ LLVM-specific variables
 **LLVM_USE_NEWPM**:BOOL
   If enabled, use the experimental new pass manager.
 
-**LLVM_USE_NEWPM**:BOOL
-  If enabled, use the experimental new pass manager.
-
 **LLVM_ENABLE_BINDINGS**:BOOL
   If disabled, do not try to build the OCaml and go bindings.