ansman
04/04/2024, 9:11 PMIrConstructorCall
that calls the constructor of an annotation. I need to reference an enum entry, but I'm unsure how to do so. Strings were easy enough using toIrConst
but I don't see how I should be getting enum entries. Does anyone have any pointers?asdf asdf
04/04/2024, 9:33 PMJavier
04/04/2024, 10:25 PMansman
04/04/2024, 11:55 PMansman
04/04/2024, 11:57 PMreplaceAnnotations
now