[PATCH] D113565: Split headers from implementations in MLIR C API Bazel build.
Mehdi AMINI via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 10 09:41:10 PST 2021
mehdi_amini added inline comments.
================
Comment at: utils/bazel/llvm-project-overlay/mlir/BUILD.bazel:774
+ ],
+ alwayslink = True,
)
----------------
GMNGeoffrey wrote:
> 😢 alwayslink is a scourge. Is it really the only way?
Same concern here: why is this needed?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D113565/new/
https://reviews.llvm.org/D113565
More information about the llvm-commits
mailing list