[all-commits] [llvm/llvm-project] b51e71: [Bazel] Update for 957334382c
Geoffrey Martin-Noble via All-commits
all-commits at lists.llvm.org
Mon Aug 16 12:21:13 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b51e71fe66b3d08c94f419003b72baa12afbf51e
https://github.com/llvm/llvm-project/commit/b51e71fe66b3d08c94f419003b72baa12afbf51e
Author: Geoffrey Martin-Noble <gcmn at google.com>
Date: 2021-08-16 (Mon, 16 Aug 2021)
Changed paths:
M utils/bazel/llvm-project-overlay/llvm/config.bzl
M utils/bazel/llvm-project-overlay/llvm/include/llvm/Config/config.h
M utils/bazel/llvm_configs/config.h.cmake
Log Message:
-----------
[Bazel] Update for 957334382c
Update LLVM configuration to define `HAVE_UNW_ADD_DYNAMIC_FDE` for macOS
since https://github.com/llvm/llvm-project/commit/957334382c moved that
to a define.
Differential Revision: https://reviews.llvm.org/D108157
More information about the All-commits
mailing list