| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | move the MCAsmInfo .cpp/.h files into the right | Chris Lattner | 2009-08-22 | 1 | -37/+0 |
| * | Rename TargetAsmInfo (and its subclasses) to MCAsmInfo. | Chris Lattner | 2009-08-22 | 1 | -3/+3 |
| * | move dwarf debug info section selection stuff from TAI to | Chris Lattner | 2009-08-02 | 1 | -11/+0 |
| * | remove TargetAsmInfo::TM, which is now dead. The basic TAI class now | Chris Lattner | 2009-08-02 | 1 | -3/+1 |
| * | convert ctors/dtors section to be in TLOF instead of | Chris Lattner | 2009-08-02 | 1 | -2/+0 |
| * | Rip all of the global variable lowering logic out of TargetAsmInfo. Since | Chris Lattner | 2009-07-28 | 1 | -57/+0 |
| * | Sink getSectionPrefixForUniqueGlobal down into the TAI | Chris Lattner | 2009-07-27 | 1 | -9/+42 |
| * | make COFF work like ELF and macho, by splitting out into its own | Chris Lattner | 2009-07-27 | 1 | -0/+76 |

