[all-commits] [llvm/llvm-project] df7d9c: Revert "Build libSupport with -Werror=global-const...
Mehdi Amini via All-commits
all-commits at lists.llvm.org
Sun Jul 25 17:56:24 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: df7d9c8cb03c06a0346acb99f96c4c7069e105bc
https://github.com/llvm/llvm-project/commit/df7d9c8cb03c06a0346acb99f96c4c7069e105bc
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2021-07-26 (Mon, 26 Jul 2021)
Changed paths:
M llvm/lib/Support/CMakeLists.txt
Log Message:
-----------
Revert "Build libSupport with -Werror=global-constructors (NFC)"
This reverts commit 5eb2e9aa64b7be7cd8ed7f36de19c2c9bdf1977c.
This broke MacOS builds, needs to have a safer check guarding the flag
addition.
More information about the All-commits
mailing list