[all-commits] [llvm/llvm-project] f2a2f8: [CMake][PGO] Add libunwind to list of stage1 runti...
Tom Stellard via All-commits
all-commits at lists.llvm.org
Tue Jan 23 06:46:25 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f2a2f8082bbb16fadf3583f7ac1b85e3e93a9f4c
https://github.com/llvm/llvm-project/commit/f2a2f8082bbb16fadf3583f7ac1b85e3e93a9f4c
Author: Tom Stellard <tstellar at redhat.com>
Date: 2024-01-23 (Tue, 23 Jan 2024)
Changed paths:
M clang/cmake/caches/PGO.cmake
Log Message:
-----------
[CMake][PGO] Add libunwind to list of stage1 runtimes (#78869)
This fixes the build since 8f90e6937a1fac80873bb2dab5f382c82ba1ba4e
which made libcxxabi use llvm's libunwind by default.
Fixes #78487
More information about the All-commits
mailing list