llvm-6502/include/llvm/Target
Gabor Greif 92362680c1 fix some 80-col violations
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@55565 91177308-0d34-0410-b5e6-96231b3b80d8
2008-08-30 10:09:02 +00:00
..
DarwinTargetAsmInfo.h Undo most of r54519. 2008-08-08 17:56:50 +00:00
ELFTargetAsmInfo.h Reduce heap trashing due to std::string construction / concatenation via caching of section flags string representations 2008-08-16 12:57:07 +00:00
SubtargetFeature.h
TargetAsmInfo.h Add interface for section override. Use this for Sparc, since it should use named BSS section. 2008-08-16 12:58:12 +00:00
TargetData.h Remove trailing spaces. 2008-08-07 09:00:46 +00:00
TargetELFWriterInfo.h
TargetFrameInfo.h
TargetInstrDesc.h
TargetInstrInfo.h - small bug corrected: incorrect iterator type. 2008-08-26 19:49:04 +00:00
TargetInstrItineraries.h
TargetJITInfo.h
TargetLowering.h fix some 80-col violations 2008-08-30 10:09:02 +00:00
TargetMachine.h Use raw_ostream throughout the AsmPrinter. 2008-08-21 00:14:44 +00:00
TargetMachineRegistry.h
TargetMachOWriterInfo.h
TargetOptions.h This option doesn't need to be a target option. It can be in SDISel instead. 2008-08-05 00:27:28 +00:00
TargetRegisterInfo.h
TargetSubtarget.h