llvm-project/llvm/lib/Target/BPF/TargetInfo
Richard Trieu a68ee931e6 [BPF] 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: 360722
2019-05-14 22:54:06 +00:00
..
BPFTargetInfo.cpp [BPF] Create a TargetInfo header. NFC 2019-05-14 22:54:06 +00:00
BPFTargetInfo.h [BPF] Create a TargetInfo header. NFC 2019-05-14 22:54:06 +00:00
CMakeLists.txt
LLVMBuild.txt