llvm-6502/include/llvm/Target
Jim Laskey fde1b3bb2f 1. Remove condition on delete.
2. Protect and outline createTargetAsmInfo.

3. Misc. kruft.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@30169 91177308-0d34-0410-b5e6-96231b3b80d8
2006-09-07 23:39:26 +00:00
..
MRegisterInfo.h update some comments 2006-08-24 00:21:32 +00:00
SubtargetFeature.h
TargetAsmInfo.h Make target asm info a property of the target machine. 2006-09-07 22:06:40 +00:00
TargetData.h Simplify the targetdata ctor by not passing in a "targetname" which is always 2006-06-16 18:21:53 +00:00
TargetFrameInfo.h remove some more dead sparcv9 support stuff 2006-08-03 18:55:44 +00:00
TargetInstrInfo.h Use an enumeration to eliminate data relocations. 2006-07-21 20:57:35 +00:00
TargetInstrItineraries.h
TargetJITInfo.h Completely rearchitect the interface between targets and the pass manager. 2006-09-04 04:14:57 +00:00
TargetLowering.h add setJumpBufSize() and setJumpBufAlignment() to target-lowering. 2006-09-04 06:21:35 +00:00
TargetMachine.h 1. Remove condition on delete. 2006-09-07 23:39:26 +00:00
TargetMachineRegistry.h
TargetOptions.h
TargetSubtarget.h