[all-commits] [llvm/llvm-project] caaafe: [compiler-rt][builtins] Revert all the recent chan...
Akira Hatanaka via All-commits
all-commits at lists.llvm.org
Thu Aug 25 13:38:09 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: caaafe4ae250cdb24d69e0478710b2a01844ee7e
https://github.com/llvm/llvm-project/commit/caaafe4ae250cdb24d69e0478710b2a01844ee7e
Author: Akira Hatanaka <ahatanaka at apple.com>
Date: 2022-08-25 (Thu, 25 Aug 2022)
Changed paths:
M compiler-rt/cmake/Modules/CompilerRTDarwinUtils.cmake
M compiler-rt/cmake/Modules/CompilerRTUtils.cmake
M compiler-rt/cmake/config-ix.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:
-----------
[compiler-rt][builtins] Revert all the recent changes I made for adding
security-related compiler flags
The changes broke Fuchsia builders.
More information about the All-commits
mailing list