[all-commits] [llvm/llvm-project] b0d4d9: [AVR] Add support for the tinyAVR 0-series and tin...
Justin Latimer via All-commits
all-commits at lists.llvm.org
Tue Sep 7 19:37:17 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b0d4d969e22efd282047e51b7927c1ab53eccf32
https://github.com/llvm/llvm-project/commit/b0d4d969e22efd282047e51b7927c1ab53eccf32
Author: Justin Latimer <justinlatimer at gmail.com>
Date: 2021-09-08 (Wed, 08 Sep 2021)
Changed paths:
M clang/lib/Basic/Targets/AVR.cpp
M clang/test/Misc/target-invalid-cpu-note.c
M llvm/lib/Target/AVR/AVRDevices.td
Log Message:
-----------
[AVR] Add support for the tinyAVR 0-series and tinyAVR 1-series
Reviewed By: Dylan McKay, Ben Shi
Differential Revision: https://reviews.llvm.org/D103136
More information about the All-commits
mailing list