]> granicus.if.org Git - clang/commit
Revert "[AVR] Allow specifying the CPU on the command line"
authorDiana Picus <diana.picus@linaro.org>
Mon, 6 Feb 2017 11:35:42 +0000 (11:35 +0000)
committerDiana Picus <diana.picus@linaro.org>
Mon, 6 Feb 2017 11:35:42 +0000 (11:35 +0000)
commit7be363f831bf638aa115cfebd6f700e14d47a537
tree8d7d8b3ac957436ee0681b3766ccf1605b3b1dfc
parent8d572b55e545845a7a819d8be827354581f3e840
Revert "[AVR] Allow specifying the CPU on the command line"

This reverts commit r294177. It seems to have broken some buildbots.

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