diff options
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> |