const attiny12: CpuModel = .{ .name = "attiny12", .llvm_name = "attiny12", .features = featureSet(&.{.avr1, .smallstack}) };