[all-commits] [llvm/llvm-project] 94fac8: [Branch-Rename] Fix some links

Shivam Gupta via All-commits all-commits at lists.llvm.org
Mon Feb 1 03:13:59 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 94fac81fccfef9917e94bed398781744fb82e159
      https://github.com/llvm/llvm-project/commit/94fac81fccfef9917e94bed398781744fb82e159
  Author: xgupta <shivam98.tkg at gmail.com>
  Date:   2021-02-01 (Mon, 01 Feb 2021)

  Changed paths:
    M clang-tools-extra/clang-tidy/google/AvoidUnderscoreInGoogletestNameCheck.h
    M clang-tools-extra/clangd/README.md
    M clang-tools-extra/docs/clang-rename.rst
    M clang-tools-extra/docs/clang-tidy/Contributing.rst
    M clang-tools-extra/docs/clang-tidy/Integrations.rst
    M clang/docs/ClangPlugins.rst
    M clang/docs/ClangTools.rst
    M clang/docs/ControlFlowIntegrityDesign.rst
    M clang/docs/InternalsManual.rst
    M clang/docs/LibTooling.rst
    M clang/lib/CodeGen/CGOpenMPRuntime.cpp
    M clang/www/analyzer/checker_dev_manual.html
    M clang/www/analyzer/open_projects.html
    M clang/www/hacking.html
    M clang/www/menu.html.incl
    M compiler-rt/include/sanitizer/tsan_interface_atomic.h
    M compiler-rt/lib/tsan/rtl/tsan_interface.h
    M compiler-rt/www/menu.html.incl
    M flang/README.md
    M flang/docs/_templates/indexsidebar.html
    M flang/docs/flang-c-style.el
    M libcxx/docs/index.rst
    M libcxx/www/atomic_design.html
    M libcxx/www/atomic_design_a.html
    M libcxx/www/atomic_design_b.html
    M libcxx/www/atomic_design_c.html
    M libcxx/www/index.html
    M libcxx/www/ts1z_status.html
    M libcxx/www/type_traits_design.html
    M libcxx/www/upcoming_meeting.html
    M libcxxabi/www/index.html
    M libunwind/docs/index.rst
    M lldb/docs/resources/build.rst
    M lldb/docs/resources/test.rst
    M lldb/docs/use/python-reference.rst
    M llvm/docs/Vectorizers.rst
    M llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp
    M llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
    M llvm/test/Transforms/SLPVectorizer/AArch64/matmul.ll
    M llvm/utils/lit/setup.py
    M mlir/docs/DeclarativeRewrites.md
    M mlir/docs/Dialects/SPIR-V.md
    M mlir/docs/Dialects/Vector.md
    M mlir/docs/OpDefinitions.md
    M mlir/docs/PatternRewriter.md
    M mlir/docs/Rationale/RationaleGenericDAGRewriter.md
    M mlir/docs/SPIRVToLLVMDialectConversion.md
    M mlir/docs/ShapeInference.md
    M mlir/docs/Tutorials/UnderstandingTheIRStructure.md
    M openmp/www/index.html
    M polly/www/menu.html.incl

  Log Message:
  -----------
  [Branch-Rename] Fix some links

According to the [[ https://foundation.llvm.org/docs/branch-rename/ | status of branch rename ]], the master branch of the LLVM repository is removed on 28 Jan 2021.

Reviewed By: mehdi_amini

Differential Revision: https://reviews.llvm.org/D95766




More information about the All-commits mailing list