diff --git a/llvm/docs/CMake.rst b/llvm/docs/CMake.rst --- a/llvm/docs/CMake.rst +++ b/llvm/docs/CMake.rst @@ -733,11 +733,11 @@ Cross compiling =============== -See `this wiki page `_ for +See `this wiki page `_ for generic instructions on how to cross-compile with CMake. It goes into detailed explanations and may seem daunting, but it is not. On the wiki page there are -several examples including toolchain files. Go directly to `this section -`_ +several examples including toolchain files. Go directly to the +``Information how to set up various cross compiling toolchains`` section for a quick solution. Also see the `LLVM-specific variables`_ section for variables used when