llvm-6502/include/llvm/Target
Devang Patel 3e15bf33e0 Use 'static const char' instead of 'static const int'.
Due to darwin gcc bug, one version of darwin linker coalesces
static const int, which defauts PassID based pass identification.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36652 91177308-0d34-0410-b5e6-96231b3b80d8
2007-05-02 21:39:20 +00:00
..
MRegisterInfo.h Add SPAdj parameter to account for call frame setup SP adjustment. 2007-05-01 08:58:27 +00:00
SubtargetFeature.h
TargetAsmInfo.h Fix couple of bugs connected with eh info: 2007-05-01 22:23:12 +00:00
TargetData.h Use 'static const char' instead of 'static const int'. 2007-05-02 21:39:20 +00:00
TargetELFWriterInfo.h
TargetFrameInfo.h
TargetInstrInfo.h Add a TargetInstrDescriptor flag to mark an instruction as "re-materializable". 2007-03-19 06:19:16 +00:00
TargetInstrItineraries.h
TargetJITInfo.h
TargetLowering.h add a default parameter 2007-04-28 05:42:38 +00:00
TargetMachine.h
TargetMachineRegistry.h
TargetMachOWriterInfo.h
TargetOptions.h
TargetSubtarget.h