clangir icon indicating copy to clipboard operation
clangir copied to clipboard

Implement a custom CIR Module Op and attributes

Open bcardosolopes opened this issue 9 months ago • 2 comments

We could then have an interface with getters and setters for attributes that better matches C/C++ translation units, among other nice things!

Originally posted by @sitio-couto in https://github.com/llvm/clangir/pull/643#discussion_r1621537202

bcardosolopes avatar May 31 '24 01:05 bcardosolopes