[all-commits] [llvm/llvm-project] 56e6d4: [docs] Update CMake cross compiling guide link
    Tommy Chiang via All-commits 
    all-commits at lists.llvm.org
       
    Wed Jul 14 06:22:36 PDT 2021
    
    
  
  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 56e6d4742e6909bd7d2db201cc5e0e3e77c6f282
      https://github.com/llvm/llvm-project/commit/56e6d4742e6909bd7d2db201cc5e0e3e77c6f282
  Author: oToToT <ty1208chiang at gmail.com>
  Date:   2021-07-14 (Wed, 14 Jul 2021)
  Changed paths:
    M llvm/docs/CMake.rst
  Log Message:
  -----------
  [docs] Update CMake cross compiling guide link
The CMake community Wiki has been moved to the [[ https://gitlab.kitware.com/cmake/community/wikis/home | Kitware GitLab Instance ]].
Also, the original anchor for `Information how to set up various cross compiling toolchains` section might not work as expected. The original content is now being collapsed, so browser won't navigate to the right section directly.
Hence, I think it might be better to provide the section name instead of `this section` with link to help readers find the right section by themselves.
Reviewed By: void
Differential Revision: https://reviews.llvm.org/D104996
    
    
More information about the All-commits
mailing list