[all-commits] [llvm/llvm-project] ebe12d: Fix linkage error on mlirLogicalResultIsFailure.
Stella Laurenzo via All-commits
all-commits at lists.llvm.org
Tue Nov 3 22:48:00 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: ebe12df896528a15c237f18dbdf8d24e9ec527ea
https://github.com/llvm/llvm-project/commit/ebe12df896528a15c237f18dbdf8d24e9ec527ea
Author: Stella Laurenzo <stellaraccident at gmail.com>
Date: 2020-11-03 (Tue, 03 Nov 2020)
Changed paths:
M mlir/include/mlir-c/Support.h
Log Message:
-----------
Fix linkage error on mlirLogicalResultIsFailure.
* For C, this needs to be inline static like the others.
Differential Revision: https://reviews.llvm.org/D90740
More information about the All-commits
mailing list