llvm-project/llvm/lib/Target/AMDGPU/TargetInfo
Richard Trieu 8ce2ee9d56 [AMDGPU] 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: 360713
2019-05-14 21:54:37 +00:00
..
AMDGPUTargetInfo.cpp [AMDGPU] Create a TargetInfo header. NFC 2019-05-14 21:54:37 +00:00
AMDGPUTargetInfo.h [AMDGPU] Create a TargetInfo header. NFC 2019-05-14 21:54:37 +00:00
CMakeLists.txt
LLVMBuild.txt