mirror of
https://github.com/intel/llvm.git
synced 2026-01-13 19:08:21 +08:00
This add the basic APIs to create VariadicityAttr and VariadicityArrayAttr attributes from the C API. This is necessary for C API users that want to create IRDL dialect declarations.