[all-commits] [llvm/llvm-project] 1558cd: Revert "[CMake][compiler-rt] Make CRT separately b...

Petr Hosek via All-commits all-commits at lists.llvm.org
Wed Apr 6 00:01:32 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1558cddedb4999bbbae45a946e08521cff59fdbd
      https://github.com/llvm/llvm-project/commit/1558cddedb4999bbbae45a946e08521cff59fdbd
  Author: Petr Hosek <phosek at google.com>
  Date:   2022-04-06 (Wed, 06 Apr 2022)

  Changed paths:
    M compiler-rt/cmake/Modules/AllSupportedArchDefs.cmake
    R compiler-rt/cmake/Modules/CheckSectionExists.cmake
    M compiler-rt/cmake/Modules/CompilerRTUtils.cmake
    M compiler-rt/cmake/config-ix.cmake
    R compiler-rt/cmake/crt-config-ix.cmake
    M compiler-rt/lib/CMakeLists.txt
    M compiler-rt/lib/crt/CMakeLists.txt
    M compiler-rt/test/CMakeLists.txt
    M compiler-rt/test/crt/CMakeLists.txt

  Log Message:
  -----------
  Revert "[CMake][compiler-rt] Make CRT separately buildable"

This reverts commit b89b18e350e11efc599f6ce2bb55cbec89a0efe1 since
it broke the sanitizer bots.




More information about the All-commits mailing list