summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorOscar Fuentes <ofv@wanadoo.es>2009-08-16 21:01:16 +0000
committerOscar Fuentes <ofv@wanadoo.es>2009-08-16 21:01:16 +0000
commit34888816e802fb83a84ca0c7cc7b7a21d9fcd764 (patch)
tree78d4a9cfc5b32fa94686f84f1eff4ef03d431589 /docs
parentc81f56d9ec9e58d68187579af40d0ef645843766 (diff)
downloadllvm-34888816e802fb83a84ca0c7cc7b7a21d9fcd764.tar.gz
llvm-34888816e802fb83a84ca0c7cc7b7a21d9fcd764.tar.bz2
llvm-34888816e802fb83a84ca0c7cc7b7a21d9fcd764.tar.xz
CMake: Removed traces of obsolete variable LLVM_PLO_FLAGS.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@79204 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs')
-rw-r--r--docs/CMake.html4
1 files changed, 0 insertions, 4 deletions
diff --git a/docs/CMake.html b/docs/CMake.html
index d78c386f69..1ef7abeef2 100644
--- a/docs/CMake.html
+++ b/docs/CMake.html
@@ -273,10 +273,6 @@
option is available only on some 64-bits unix systems. Defaults to
OFF.</dd>
- <dt><b>LLVM_PLO_FLAGS</b>:STRING</dt>
- <dd>Extra flags for creating partially linked objects. Visual C++
- does not use this.</dd>
-
<dt><b>LLVM_TABLEGEN</b>:STRING</dt>
<dd>Full path to a native TableGen executable (usually
named <i>tblgen</i>). This is intented for cross-compiling: if the