llvm-6502/lib/Target/PowerPC/MCTargetDesc
Daniel Sanders ffb22b8d80 Clean up redundant copies of Triple objects. NFC
Summary:

Reviewers: rengolin

Reviewed By: rengolin

Subscribers: llvm-commits, rengolin, jholewinski

Differential Revision: http://reviews.llvm.org/D10382


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@239823 91177308-0d34-0410-b5e6-96231b3b80d8
2015-06-16 15:44:21 +00:00
..
CMakeLists.txt
LLVMBuild.txt
Makefile
PPCAsmBackend.cpp Replace string GNU Triples with llvm::Triple in MCAsmBackend subclasses and create*AsmBackend(). NFC. 2015-06-10 10:35:34 +00:00
PPCELFObjectWriter.cpp
PPCFixupKinds.h
PPCMachObjectWriter.cpp MC: Clean up the naming for MCMachObjectWriter. NFC. 2015-06-04 23:25:54 +00:00
PPCMCAsmInfo.cpp
PPCMCAsmInfo.h
PPCMCCodeEmitter.cpp Clean up redundant copies of Triple objects. NFC 2015-06-16 15:44:21 +00:00
PPCMCExpr.cpp MC: Add target hook to control symbol quoting 2015-06-09 00:31:39 +00:00
PPCMCExpr.h MC: Add target hook to control symbol quoting 2015-06-09 00:31:39 +00:00
PPCMCTargetDesc.cpp Clean up redundant copies of Triple objects. NFC 2015-06-16 15:44:21 +00:00
PPCMCTargetDesc.h Replace string GNU Triples with llvm::Triple in MCAsmBackend subclasses and create*AsmBackend(). NFC. 2015-06-10 10:35:34 +00:00
PPCPredicates.cpp
PPCPredicates.h