llvm/lib/Target/NVPTX/MCTargetDesc
Rafael Espindola 9931d67967 Delete MCCodeGenInfo.
MC doesn't really care about CodeGen stuff, so this was just
complicating target initialization.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@274258 91177308-0d34-0410-b5e6-96231b3b80d8
2016-06-30 18:25:11 +00:00
..
CMakeLists.txt
LLVMBuild.txt
NVPTXBaseInfo.h Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC) 2015-06-23 09:49:53 +00:00
NVPTXMCAsmInfo.cpp [NVPTX] Change begin/end inline asm comments to "begin/end inline asm". 2016-05-10 00:31:22 +00:00
NVPTXMCAsmInfo.h Revert r247692: Replace Triple with a new TargetTuple in MCTargetDesc/* and related. NFC. 2015-09-15 16:17:27 +00:00
NVPTXMCTargetDesc.cpp Delete MCCodeGenInfo. 2016-06-30 18:25:11 +00:00
NVPTXMCTargetDesc.h