llvm-6502/include/llvm/Target
Anton Korobeynikov 4a99f59aef Properly emit ctors / dtors with priorities into desired sections
and let linker handle the rest.

This finally fixes PR5329



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@148990 91177308-0d34-0410-b5e6-96231b3b80d8
2012-01-25 22:24:19 +00:00
..
Mangler.h
Target.td Add an (interleave A, B, ...) SetTheory operator. 2012-01-24 18:06:05 +00:00
TargetCallingConv.h
TargetCallingConv.td Add TableGen support for callee saved registers. 2012-01-17 22:46:58 +00:00
TargetData.h
TargetELFWriterInfo.h
TargetFrameLowering.h
TargetInstrInfo.h
TargetIntrinsicInfo.h
TargetJITInfo.h More dead code removal (using -Wunreachable-code) 2012-01-20 21:51:11 +00:00
TargetLibraryInfo.h Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_anch 2011-12-20 02:50:00 +00:00
TargetLowering.h More dead code removal (using -Wunreachable-code) 2012-01-20 21:51:11 +00:00
TargetLoweringObjectFile.h Properly emit ctors / dtors with priorities into desired sections 2012-01-25 22:24:19 +00:00
TargetMachine.h Move Sched::Preference out of TargetMachine.h where it is not referenced. 2012-01-12 02:35:23 +00:00
TargetOpcodes.h
TargetOptions.h Add a TargetOption for disabling tail calls. 2012-01-19 00:34:10 +00:00
TargetRegisterInfo.h Add TRI::getCallPreservedMask() hook. 2012-01-14 01:45:25 +00:00
TargetSchedule.td
TargetSelectionDAG.td
TargetSelectionDAGInfo.h
TargetSubtargetInfo.h