diff options
| author | Benjamin Kramer <benny.kra@googlemail.com> | 2012-06-02 10:20:22 +0000 |
|---|---|---|
| committer | Benjamin Kramer <benny.kra@googlemail.com> | 2012-06-02 10:20:22 +0000 |
| commit | bde917666307faf3c9e2d290c38a0018f54d7a68 (patch) | |
| tree | a4f8b7904ebe75594a47abfa098ba7fff69d0cf5 /llvm/docs/CMake.html | |
| parent | 0e46d8a08c4c50519bd3c5688d0bb21f57edb075 (diff) | |
| download | bcm5719-llvm-bde917666307faf3c9e2d290c38a0018f54d7a68.tar.gz bcm5719-llvm-bde917666307faf3c9e2d290c38a0018f54d7a68.zip | |
Fix typos found by http://github.com/lyda/misspell-check
llvm-svn: 157885
Diffstat (limited to 'llvm/docs/CMake.html')
| -rw-r--r-- | llvm/docs/CMake.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/CMake.html b/llvm/docs/CMake.html index 67dfef36247..e4ac6a401b0 100644 --- a/llvm/docs/CMake.html +++ b/llvm/docs/CMake.html @@ -331,7 +331,7 @@ <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 + named <i>tblgen</i>). This is intended for cross-compiling: if the user sets this variable, no native TableGen will be created.</dd> <dt><b>LLVM_LIT_ARGS</b>:STRING</dt> |

