[all-commits] [llvm/llvm-project] b5ee4f: Revert "Lazyly initialize uncommon toolchain detec...

Jonas Hahnfeld via All-commits all-commits at lists.llvm.org
Mon Feb 6 06:41:51 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b5ee4f755fcff56243f6ff0cea9e7a722259304a
      https://github.com/llvm/llvm-project/commit/b5ee4f755fcff56243f6ff0cea9e7a722259304a
  Author: Jonas Hahnfeld <jonas.hahnfeld at cern.ch>
  Date:   2023-02-06 (Mon, 06 Feb 2023)

  Changed paths:
    M clang/lib/Driver/ToolChains/AMDGPU.cpp
    M clang/lib/Driver/ToolChains/AMDGPUOpenMP.cpp
    M clang/lib/Driver/ToolChains/FreeBSD.cpp
    M clang/lib/Driver/ToolChains/Gnu.cpp
    M clang/lib/Driver/ToolChains/Gnu.h
    M clang/lib/Driver/ToolChains/HIPAMD.cpp
    R clang/lib/Driver/ToolChains/LazyDetector.h
    M clang/lib/Driver/ToolChains/Linux.cpp

  Log Message:
  -----------
  Revert "Lazyly initialize uncommon toolchain detector"

clang/test/Driver/rocm-detect.hip is failing for a number of
configurations, for example:

clang-x86_64-debian-fast
https://lab.llvm.org/buildbot/#/builders/109/builds/57270

clang-debian-cpp20
https://lab.llvm.org/buildbot/#/builders/249/builds/310

clang-with-lto-ubuntu
https://lab.llvm.org/buildbot/#/builders/124/builds/6693

This reverts commit 6fa2abf90886f18472c87bc9bffbcdf4f73c465e.




More information about the All-commits mailing list