Files
clang-p2996/mlir/lib/CAPI/Dialect/LLVM.cpp
Christian Ulmann 46edbce454 [MLIR][LLVM] Change CAPI pointer factory to create opaque pointers (#70572)
This commit changes the LLVM dialect's CAPI pointer getters to drop
support for typed pointers. Typed pointers are deprecated and should no
longer be generated.
2023-10-30 12:50:37 +01:00

1.7 KiB