[all-commits] [llvm/llvm-project] b62ea9: [AVR] Add more devices

Ben Shi via All-commits all-commits at lists.llvm.org
Thu Mar 24 18:44:22 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b62ea9b38b627ce2a96f66242c15250d59a9b134
      https://github.com/llvm/llvm-project/commit/b62ea9b38b627ce2a96f66242c15250d59a9b134
  Author: Ben Shi <ben.shi at streamcomputing.com>
  Date:   2022-03-25 (Fri, 25 Mar 2022)

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

  Log Message:
  -----------
  [AVR] Add more devices

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

Reviewed By: aykevl

Differential Revision: https://reviews.llvm.org/D122401




More information about the All-commits mailing list