]> granicus.if.org Git - clang/commit
Revert "Revert "[AVR] Allow specifying the CPU on the command line""
authorDylan McKay <dylanmckay34@gmail.com>
Tue, 7 Feb 2017 06:04:18 +0000 (06:04 +0000)
committerDylan McKay <dylanmckay34@gmail.com>
Tue, 7 Feb 2017 06:04:18 +0000 (06:04 +0000)
commit9630f7cdaa789146b10dd6816f1569a853f50cd4
treec85fae86604cf00b66d29863a9bec88e1b9bc049
parent6f8f941fa8f518815e35f3156f2f5e6dc0691ee3
Revert "Revert "[AVR] Allow specifying the CPU on the command line""

This reverts commit 7ac30e0f839fdab6d723ce2ef6a5b7a4cf03d150.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@294282 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Basic/Targets.cpp
test/CodeGen/avr/target-cpu-defines/atmega328p.c [new file with mode: 0644]
test/CodeGen/avr/target-cpu-defines/attiny104.c [new file with mode: 0644]
test/CodeGen/avr/target-cpu-defines/common.c [new file with mode: 0644]