Types and attributes now have a hasTrait function that allow users to check
if a type defines a trait.
Also, AbstractType and AbstractAttribute has now a hasTraitFn field to carry
the implementation of the hasTrait function of the concrete type or attribute.
This patch also adds the remaining functions to access type and attribute traits
in TableGen.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Hi Matthieu,
River is out of office. This patch is approved, do you need help landing it?
The filename here is off.