llvm-project/llvm/lib/Target/AVR
Chris Bieneman e49730d4ba Remove autoconf support
Summary:
This patch is provided in preparation for removing autoconf on 1/26. The proposal to remove autoconf on 1/26 was discussed on the llvm-dev thread here: http://lists.llvm.org/pipermail/llvm-dev/2016-January/093875.html

"I felt a great disturbance in the [build system], as if millions of [makefiles] suddenly cried out in terror and were suddenly silenced. I fear something [amazing] has happened."
- Obi Wan Kenobi

Reviewers: chandlerc, grosbach, bob.wilson, tstellarAMD, echristo, whitequark

Subscribers: chfast, simoncook, emaste, jholewinski, tberghammer, jfb, danalbert, srhines, arsenm, dschuff, jyknight, dsanders, joker.eph, llvm-commits

Differential Revision: http://reviews.llvm.org/D16471

llvm-svn: 258861
2016-01-26 21:29:08 +00:00
..
TargetInfo Remove autoconf support 2016-01-26 21:29:08 +00:00
AVR.h Added AVRTargetObjectFile class and AVR.h 2016-01-07 10:53:15 +00:00
AVR.td [AVR] Added AVRCallingConv.td 2015-12-20 23:17:44 +00:00
AVRCallingConv.td [AVR] Added AVRCallingConv.td 2015-12-20 23:17:44 +00:00
AVRConfig.h [AVR] Added configuration file and machine function information class 2015-12-21 23:13:15 +00:00
AVRMachineFunctionInfo.h [AVR] Added configuration file and machine function information class 2015-12-21 23:13:15 +00:00
AVRRegisterInfo.td
AVRSelectionDAGInfo.h [AVR] Added AVRSelectionDAGInfo header file 2016-01-08 06:32:27 +00:00
AVRTargetMachine.cpp
AVRTargetObjectFile.cpp Added AVRTargetObjectFile class and AVR.h 2016-01-07 10:53:15 +00:00
AVRTargetObjectFile.h Added AVRTargetObjectFile class and AVR.h 2016-01-07 10:53:15 +00:00
CMakeLists.txt Added AVRTargetObjectFile class and AVR.h 2016-01-07 10:53:15 +00:00
LLVMBuild.txt