llvm-6502/include/llvm/Target
Dale Johannesen b2dfb89e0e Fix logic for not emitting no-dead-strip for some
objects in llvm.used (thanks Anton).  Makes visible
the magic 'l' prefix for symbols on Darwin which are
to be passed through the assembler, then removed at
linktime (previously all references to this had been
hidden in the ObjC FE code, oh well).



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@55973 91177308-0d34-0410-b5e6-96231b3b80d8
2008-09-09 01:21:22 +00:00
..
DarwinTargetAsmInfo.h Undo most of r54519. 2008-08-08 17:56:50 +00:00
ELFTargetAsmInfo.h
SubtargetFeature.h
TargetAsmInfo.h Fix logic for not emitting no-dead-strip for some 2008-09-09 01:21:22 +00:00
TargetData.h
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 Create HandlePHINodesInSuccessorBlocksFast, a version of 2008-09-03 23:12:08 +00:00
TargetMachine.h Accidental commit of partial 'stack canaries' code 2008-09-08 18:12:00 +00:00
TargetMachineRegistry.h
TargetMachOWriterInfo.h
TargetOptions.h
TargetRegisterInfo.h
TargetSubtarget.h