[all-commits] [llvm/llvm-project] a348ba: [mlir][Bazel] Avoid __attribute__((weak)) for MSVC.
Adrian Kuegel via All-commits
all-commits at lists.llvm.org
Mon Mar 20 02:17:45 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a348ba21f8d88f7cb8a218b9ef2eec3f5602ec6f
https://github.com/llvm/llvm-project/commit/a348ba21f8d88f7cb8a218b9ef2eec3f5602ec6f
Author: Adrian Kuegel <akuegel at google.com>
Date: 2023-03-20 (Mon, 20 Mar 2023)
Changed paths:
M utils/bazel/llvm-project-overlay/mlir/BUILD.bazel
Log Message:
-----------
[mlir][Bazel] Avoid __attribute__((weak)) for MSVC.
Differential Revision: https://reviews.llvm.org/D146405
More information about the All-commits
mailing list