benshi001 added inline comments.

================
Comment at: llvm/lib/Target/AVR/AVRDevices.td:515
+def : Device<"attiny1614",         FamilyXMEGA, ELFArchXMEGA3>;
+def : Device<"attiny416",          FamilyXMEGA, ELFArchXMEGA3>;
+def : Device<"attiny816",          FamilyXMEGA, ELFArchXMEGA3>;
----------------
justinlatimer wrote:
> benshi001 wrote:
> > `attiny3214` is missing
> I can't find any details on the `attiny3214`?
Let's just ignore that. I see attiny3214 in GCC but not find in microchip's 
website. 


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D103136/new/

https://reviews.llvm.org/D103136

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to