[all-commits] [llvm/llvm-project] d5c29b: [mlir][sparse] Inline the definition of LLVM_ATTRI...
Benjamin Kramer via All-commits
all-commits at lists.llvm.org
Fri Jun 17 13:41:24 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d5c29b23e1d483d7f0309b444e6043a9149ea36e
https://github.com/llvm/llvm-project/commit/d5c29b23e1d483d7f0309b444e6043a9149ea36e
Author: Benjamin Kramer <benny.kra at googlemail.com>
Date: 2022-06-17 (Fri, 17 Jun 2022)
Changed paths:
M mlir/lib/ExecutionEngine/Float16bits.cpp
M utils/bazel/llvm-project-overlay/mlir/BUILD.bazel
Log Message:
-----------
[mlir][sparse] Inline the definition of LLVM_ATTRIBUTE_WEAK
This library is supposed not to have a dependency on LLVM, and linking
LLVMSupport into it breaks its shared library setup.
More information about the All-commits
mailing list