[all-commits] [llvm/llvm-project] 339c73: [Clang][AVR] Fix definitions on AVR target
Mara Sophie Grosch via All-commits
all-commits at lists.llvm.org
Sun Sep 12 02:01:22 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 339c7340422425755cec4d28a6ff1d1f6ea4a528
https://github.com/llvm/llvm-project/commit/339c7340422425755cec4d28a6ff1d1f6ea4a528
Author: Mara Sophie Grosch <littlefox at lf-net.org>
Date: 2021-09-12 (Sun, 12 Sep 2021)
Changed paths:
M clang/lib/Basic/Targets/AVR.cpp
Log Message:
-----------
[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
More information about the All-commits
mailing list