aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/COFFTargetAsmInfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* move dwarf debug info section selection stuff from TAI toChris Lattner2009-08-021-11/+0
* remove TargetAsmInfo::TM, which is now dead. The basic TAI class now Chris Lattner2009-08-021-3/+1
* convert ctors/dtors section to be in TLOF instead ofChris Lattner2009-08-021-2/+0
* Rip all of the global variable lowering logic out of TargetAsmInfo. SinceChris Lattner2009-07-281-57/+0
* Sink getSectionPrefixForUniqueGlobal down into the TAI Chris Lattner2009-07-271-9/+42
* make COFF work like ELF and macho, by splitting out into its ownChris Lattner2009-07-271-0/+76