[all-commits] [llvm/llvm-project] 102bc6: [runtime] Build compiler-rt with --unwindlib=none
Petr Hosek via All-commits
all-commits at lists.llvm.org
Fri May 6 18:12:21 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 102bc634cb4129d9984a8da8515af945e8a5568b
https://github.com/llvm/llvm-project/commit/102bc634cb4129d9984a8da8515af945e8a5568b
Author: Petr Hosek <phosek at google.com>
Date: 2022-05-06 (Fri, 06 May 2022)
Changed paths:
M compiler-rt/CMakeLists.txt
M compiler-rt/cmake/config-ix.cmake
Log Message:
-----------
[runtime] Build compiler-rt with --unwindlib=none
This applies the change made to libunwind+libcxxabi+libcxx in D113253
to compiler-rt as well.
Differential Revision: https://reviews.llvm.org/D115674
More information about the All-commits
mailing list