llvm-project/mlir/include/mlir-c
Vladislav Vinogradov 4fa01f72de [mlir][CAPI] Fix inline function declaration
Add `static` keyword, otherwise build fail with linker error for some cases.

Reviewed By: ftynse

Differential Revision: https://reviews.llvm.org/D94496
2021-01-12 17:05:02 +01:00
..
Bindings/Python [mlir] Add Python bindings for AffineExpr 2021-01-11 19:57:13 +01:00
Dialect [mlir][CAPI] Introduce standard source layout for mlir-c dialect registration. 2021-01-11 12:35:49 -08:00
AffineExpr.h [mlir][CAPI] Fix inline function declaration 2021-01-12 17:05:02 +01:00
AffineMap.h [mlir] More Python bindings for AffineMap 2021-01-11 19:57:15 +01:00
BuiltinAttributes.h [mlir][Attributes][NFC] Move all builtin Attribute classes to BuiltinAttributes.h 2020-12-03 18:02:11 -08:00
BuiltinTypes.h [mlir] Expose MemRef layout in Python bindings 2021-01-11 19:57:16 +01:00
Diagnostics.h Add userData to the diagnostic handler C API 2020-11-23 09:52:45 -08:00
IR.h Add call site location getter to C API 2020-12-17 09:55:21 -08:00
Pass.h [mlir][CAPI] Convert the rest of the API int -> bool. 2020-11-29 20:36:42 -08:00
Registration.h [mlir][CAPI] Introduce standard source layout for mlir-c dialect registration. 2021-01-11 12:35:49 -08:00
Support.h [mlir] NFC: fix trivial typos 2021-01-08 02:10:12 +09:00
Transforms.h [mlir][CAPI] Proposal: Always building a libMLIRPublicAPI.so (re-apply). 2020-11-08 16:57:51 -08:00