From 116e58e2929dd32fa7e1e02aa8519085644ccf38 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 llvm-svn: 366205 --- llvm/docs/CMake.rst | 3 --- 1 file changed, 3 deletions(-) diff --git a/llvm/docs/CMake.rst b/llvm/docs/CMake.rst index f9b384458db3..91fb5282206f 100644 --- a/llvm/docs/CMake.rst +++ b/llvm/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.