[PATCH] D122401: [AVR] Add more devices

Ben Shi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 24 07:32:42 PDT 2022


benshi001 created this revision.
benshi001 added reviewers: aykevl, dylanmckay.
Herald added subscribers: Jim, hiraditya.
Herald added a project: All.
benshi001 requested review of this revision.
Herald added subscribers: llvm-commits, cfe-commits, jacquesguan.
Herald added projects: clang, LLVM.

Synchronize device list with avr-gcc 7.3.0 and avrlibc 2.0.0.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D122401

Files:
  clang/lib/Basic/Targets/AVR.cpp
  clang/lib/Driver/ToolChains/AVR.cpp
  clang/test/Driver/avr-link-mcu-family-unimplemented.c
  clang/test/Misc/target-invalid-cpu-note.c
  llvm/lib/Target/AVR/AVRDevices.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122401.417925.patch
Type: text/x-patch
Size: 23386 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220324/c9770c5e/attachment-0001.bin>


More information about the llvm-commits mailing list