[PATCH] D28346: [AVR] Allow specifying the CPU on the command line

Dylan McKay via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Feb 6 01:19:21 PST 2017


This revision was automatically updated to reflect the committed changes.
dylanmckay marked an inline comment as done.
Closed by commit rL294177: [AVR] Allow specifying the CPU on the command line (authored by dylanmckay).

Changed prior to commit:
  https://reviews.llvm.org/D28346?vs=87172&id=87195#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D28346

Files:
  cfe/trunk/lib/Basic/Targets.cpp
  cfe/trunk/test/CodeGen/avr/target-cpu-defines/atmega328p.c
  cfe/trunk/test/CodeGen/avr/target-cpu-defines/attiny104.c
  cfe/trunk/test/CodeGen/avr/target-cpu-defines/common.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28346.87195.patch
Type: text/x-patch
Size: 13464 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170206/06348222/attachment.bin>


More information about the cfe-commits mailing list