mirror of
https://github.com/intel/llvm.git
synced 2026-01-26 12:26:52 +08:00
When emitting bytecode, clients can specify a target dialect version to emit in `BytecodeWriterConfig`. This exposes a target dialect version to the DialectBytecodeWriter, which can be queried by name and used to back-deploy attributes, types, and properties.