llvm-project/llvm/lib/Target/Sparc/MCTargetDesc
Richard Trieu cf82d4a483 [Sparc] 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: 360733
2019-05-15 00:35:37 +00:00
..
CMakeLists.txt [Sparc] Move InstPrinter files to MCTargetDesc. NFC 2019-05-11 02:59:02 +00:00
LLVMBuild.txt [Sparc] Move InstPrinter files to MCTargetDesc. NFC 2019-05-11 02:59:02 +00:00
SparcAsmBackend.cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
SparcELFObjectWriter.cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
SparcFixupKinds.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
SparcInstPrinter.cpp [Sparc] Move InstPrinter files to MCTargetDesc. NFC 2019-05-11 02:59:02 +00:00
SparcInstPrinter.h [Sparc] Move InstPrinter files to MCTargetDesc. NFC 2019-05-11 02:59:02 +00:00
SparcMCAsmInfo.cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
SparcMCAsmInfo.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
SparcMCCodeEmitter.cpp Use bitset for assembler predicates 2019-03-11 17:04:35 +00:00
SparcMCExpr.cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
SparcMCExpr.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
SparcMCTargetDesc.cpp [Sparc] Create a TargetInfo header. NFC 2019-05-15 00:35:37 +00:00
SparcMCTargetDesc.h [Sparc] Create a TargetInfo header. NFC 2019-05-15 00:35:37 +00:00
SparcTargetStreamer.cpp [Sparc] Move InstPrinter files to MCTargetDesc. NFC 2019-05-11 02:59:02 +00:00
SparcTargetStreamer.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00