[all-commits] [llvm/llvm-project] fecad8: [runtime] Build compiler-rt with --unwindlib=none
Petr Hosek via All-commits
all-commits at lists.llvm.org
Fri May 6 17:40:58 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fecad835fb4c6e65eb487fc626355686959605f6
https://github.com/llvm/llvm-project/commit/fecad835fb4c6e65eb487fc626355686959605f6
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