[Clang][AVR] Fix definitions on AVR target
authorMara Sophie Grosch <littlefox@lf-net.org>
Sat, 11 Sep 2021 17:26:32 +0000 (19:26 +0200)
committerMara Sophie Grosch <littlefox@lf-net.org>
Sun, 12 Sep 2021 09:00:59 +0000 (11:00 +0200)
commit339c7340422425755cec4d28a6ff1d1f6ea4a528
tree7c32972eaffda7cf4b1aa262c2f70c9cb6fc9884
parenta539a847c9428e36722dcb43a1c953c9d66b7f0b
[Clang][AVR] Fix definitions on AVR target

Fix definitions for MCUs xmega16a4u and xmega128a4u to match avr-libc

Differential Revision: https://reviews.llvm.org/D109653
clang/lib/Basic/Targets/AVR.cpp