From 11938c6086a2144be0e7e90d72f841186aef519b Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Tue, 16 Jul 2019 12:05:54 +0000 Subject: [PATCH] remove a duplicate declaration git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@366205 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/CMake.rst | 3 --- 1 file changed, 3 deletions(-) diff --git a/docs/CMake.rst b/docs/CMake.rst index f9b384458db..91fb5282206 100644 --- a/docs/CMake.rst +++ b/docs/CMake.rst @@ -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. -- 2.50.1