llvm-project/llvm/lib/Target/NVPTX/MCTargetDesc
Richard Trieu e8f83befd5 [NVPTX] 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: 360729
2019-05-14 23:56:18 +00:00
..
CMakeLists.txt [NVPTX] Move InstPrinter files to MCTargetDesc. NFC 2019-05-11 02:09:13 +00:00
LLVMBuild.txt [NVPTX] Move InstPrinter files to MCTargetDesc. NFC 2019-05-11 02:09:13 +00:00
NVPTXBaseInfo.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
NVPTXInstPrinter.cpp [NVPTX] Move InstPrinter files to MCTargetDesc. NFC 2019-05-11 02:09:13 +00:00
NVPTXInstPrinter.h [NVPTX] Move InstPrinter files to MCTargetDesc. NFC 2019-05-11 02:09:13 +00:00
NVPTXMCAsmInfo.cpp [DEBUGINFO, NVPTX] Enable support for the debug info on NVPTX target. 2019-01-23 18:59:54 +00:00
NVPTXMCAsmInfo.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
NVPTXMCTargetDesc.cpp [NVPTX] Create a TargetInfo header. NFC 2019-05-14 23:56:18 +00:00
NVPTXMCTargetDesc.h [NVPTX] Create a TargetInfo header. NFC 2019-05-14 23:56:18 +00:00
NVPTXTargetStreamer.cpp [NVPTX][DEBUGINFO]Temp workaround for crash of ptxas: disable packed bytes in debug sections. 2019-03-08 21:29:17 +00:00
NVPTXTargetStreamer.h [DEBUGINFO, NVPTX] Enable support for the debug info on NVPTX target. 2019-01-23 18:59:54 +00:00