llvm-project/llvm/lib/Target/AVR/TargetInfo
Richard Trieu e982b42003 [AVR] Create a TargetInfo header. NFC
Move the declarations of getThe<Name>Target() functions into a new header in
TargetInfo and make users of these functions include this new header.
This fixes a layering problem.

llvm-svn: 360721
2019-05-14 22:41:58 +00:00
..
AVRTargetInfo.cpp [AVR] Create a TargetInfo header. NFC 2019-05-14 22:41:58 +00:00
AVRTargetInfo.h [AVR] Create a TargetInfo header. NFC 2019-05-14 22:41:58 +00:00
CMakeLists.txt
LLVMBuild.txt