summaryrefslogtreecommitdiffstats
path: root/llvm/docs/CMake.html
diff options
context:
space:
mode:
authorNAKAMURA Takumi <geek4civic@gmail.com>2011-04-09 09:51:57 +0000
committerNAKAMURA Takumi <geek4civic@gmail.com>2011-04-09 09:51:57 +0000
commit6bd36d56e4a6b9987eb7f9877b56f65867599892 (patch)
treed1198904701383351230d4c0dcfc3e14acfe5268 /llvm/docs/CMake.html
parent9cca0715aa9b8d49e55b8ba17d5e97cd5e8951d5 (diff)
downloadbcm5719-llvm-6bd36d56e4a6b9987eb7f9877b56f65867599892.tar.gz
bcm5719-llvm-6bd36d56e4a6b9987eb7f9877b56f65867599892.zip
docs/*.html: Make W3C HTML 4.01 Strict more compliant.
FIXME: The logo handling in ReleaseNotes.html llvm-svn: 129208
Diffstat (limited to 'llvm/docs/CMake.html')
-rw-r--r--llvm/docs/CMake.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/CMake.html b/llvm/docs/CMake.html
index 002c29d1bc1..fcf2972a728 100644
--- a/llvm/docs/CMake.html
+++ b/llvm/docs/CMake.html
@@ -342,7 +342,7 @@
<dt><b>LLVM_LIT_TOOLS_DIR</b>:STRING</dt>
<dd>The path to GnuWin32 tools for tests. Valid on Windows host.
Defaults to "", then Lit seeks tools according to %PATH%.
- Lit can find tools(eg. grep, sort, &c) on LLVM_LIT_TOOLS_DIR at first,
+ Lit can find tools(eg. grep, sort, &amp;c) on LLVM_LIT_TOOLS_DIR at first,
without specifying GnuWin32 to %PATH%.</dd>
<dt><b>LLVM_ENABLE_FFI</b>:BOOL</dt>
OpenPOWER on IntegriCloud