diff options
| author | Sylvestre Ledru <sylvestre@debian.org> | 2019-07-16 12:05:54 +0000 |
|---|---|---|
| committer | Sylvestre Ledru <sylvestre@debian.org> | 2019-07-16 12:05:54 +0000 |
| commit | 116e58e2929dd32fa7e1e02aa8519085644ccf38 (patch) | |
| tree | 002ae5b1c04b6ed575bef8985bd50e074905d530 /llvm/docs | |
| parent | eea828054d37ac2c7a025384c06eb603e5c0e189 (diff) | |
| download | bcm5719-llvm-116e58e2929dd32fa7e1e02aa8519085644ccf38.tar.gz bcm5719-llvm-116e58e2929dd32fa7e1e02aa8519085644ccf38.zip | |
remove a duplicate declaration
llvm-svn: 366205
Diffstat (limited to 'llvm/docs')
| -rw-r--r-- | llvm/docs/CMake.rst | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/llvm/docs/CMake.rst b/llvm/docs/CMake.rst index f9b384458db..91fb5282206 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. |

