[all-commits] [llvm/llvm-project] 0d66dc: Revert "[compiler-rt][builtins] Add compiler flags...

Akira Hatanaka via All-commits all-commits at lists.llvm.org
Mon Aug 22 16:39:51 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0d66dc57e8c781a9a421aeb3e03c22b14089ca24
      https://github.com/llvm/llvm-project/commit/0d66dc57e8c781a9a421aeb3e03c22b14089ca24
  Author: Akira Hatanaka <ahatanaka at apple.com>
  Date:   2022-08-22 (Mon, 22 Aug 2022)

  Changed paths:
    M compiler-rt/cmake/Modules/CompilerRTCompile.cmake
    M compiler-rt/cmake/Modules/CompilerRTDarwinUtils.cmake
    M compiler-rt/include/profile/InstrProfData.inc
    M compiler-rt/lib/builtins/CMakeLists.txt
    M compiler-rt/lib/builtins/eprintf.c
    M compiler-rt/lib/profile/InstrProfiling.c
    M compiler-rt/lib/profile/InstrProfilingWriter.c

  Log Message:
  -----------
  Revert "[compiler-rt][builtins] Add compiler flags to catch potential errors"

This reverts commit 5f886adbfd7c09f7883589ec9d85c04a08335043.

It broke clang-hip-vega20.

https://lab.llvm.org/buildbot/#/builders/165/builds/23675




More information about the All-commits mailing list