[all-commits] [llvm/llvm-project] a3bb9c: [cmake] Prevent implicitly passing `-no_exported_s...
Cyndy Ishida via All-commits
all-commits at lists.llvm.org
Sun Apr 7 10:22:56 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a3bb9c2b06666e2f4eb005179ca7eef3313b6be5
https://github.com/llvm/llvm-project/commit/a3bb9c2b06666e2f4eb005179ca7eef3313b6be5
Author: Cyndy Ishida <cyndy_ishida at apple.com>
Date: 2024-04-07 (Sun, 07 Apr 2024)
Changed paths:
M lldb/cmake/caches/Apple-lldb-Linux.cmake
M llvm/cmake/modules/AddLLVM.cmake
Log Message:
-----------
[cmake] Prevent implicitly passing `-no_exported_symbols` (#87846)
* It is possible to setup llvm-project builds without going through
`llvm/CMakeList.txt` so the fatal error handling should be smarter.
* Disable option on Apple style lldb-linux builds.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list