LLZK
2.0.0
An open-source IR for Zero Knowledge (ZK) circuits
Loading...
Searching...
No Matches
Dialect.capi.test.cpp.inc
Go to the documentation of this file.
1
/*===- TableGen'erated file -------------------------------------*- C++ -*-===*\
2
|* *|
3
|* Dialect C API Tests *|
4
|* *|
5
|* Automatically generated file, do not edit! *|
6
|* From: Dialect.td *|
7
|* *|
8
\*===----------------------------------------------------------------------===*/
9
10
11
#include <mlir-c/IR.h>
12
13
class
PolyDialectLinkTests
:
public
CAPITest {};
14
15
TEST_F
(
PolyDialectLinkTests
, get_dialect_handle_poly) {
16
(void)mlirGetDialectHandle__llzk__polymorphic__();
17
}
TEST_F
TEST_F(ArrayDialectLinkTests, get_dialect_handle_array)
Definition
Dialect.capi.test.cpp.inc:15
PolyDialectLinkTests
Definition
Dialect.capi.test.cpp.inc:13
build
include
llzk
Dialect
Polymorphic
IR
Dialect.capi.test.cpp.inc
Generated by
1.14.0
Copyright 2025 Veridise Inc. under the Apache License v2.0. Copyright 2026 Project LLZK under the Apache License v2.0.