[PATCH] D77221: [AVR] Rework MCU family detection to support more AVR MCUs

Vlastimil Labsky via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Apr 2 02:08:53 PDT 2020


vlastik updated this revision to Diff 254456.
vlastik added a comment.

Fix regression introduced by patch

Failed unit tests:

- Clang.Driver::avr-link-mcu-family-unimplemented.c
- Clang.Misc::target-invalid-cpu-note.c


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D77221/new/

https://reviews.llvm.org/D77221

Files:
  clang/lib/Basic/Targets/AVR.cpp
  clang/lib/Basic/Targets/AVR.h
  clang/lib/Driver/ToolChains/AVR.cpp
  llvm/include/llvm/Support/AVRTargetParser.h
  llvm/lib/Support/AVRTargetParser.cpp
  llvm/lib/Support/CMakeLists.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77221.254456.patch
Type: text/x-patch
Size: 32121 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200402/bee0e261/attachment-0001.bin>


More information about the cfe-commits mailing list