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