[all-commits] [llvm/llvm-project] 38d248: [bazel] Set the default of LLVM_UNREACHABLE_OPTIMI...
Benjamin Kramer via All-commits
all-commits at lists.llvm.org
Thu Mar 24 02:57:05 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 38d248aadd9d8c7ad017ba70b88c5dfe6ec15e83
https://github.com/llvm/llvm-project/commit/38d248aadd9d8c7ad017ba70b88c5dfe6ec15e83
Author: Benjamin Kramer <benny.kra at googlemail.com>
Date: 2022-03-24 (Thu, 24 Mar 2022)
Changed paths:
M utils/bazel/llvm-project-overlay/llvm/include/llvm/Config/llvm-config.h
Log Message:
-----------
[bazel] Set the default of LLVM_UNREACHABLE_OPTIMIZE to 1
This matches the CMake default. LLVM_UNREACHABLE_OPTIMIZE=0 doesn't
build with gcc
More information about the All-commits
mailing list