| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix a possible crash on delete of an uninitialized variable. | Daniel Dunbar | 2009-08-02 | 1 | -0/+5 |
| * | Make SectionKind::get() private. | Chris Lattner | 2009-08-02 | 1 | -12/+12 |
| * | fix a fixme by sinking various target-specific directives down into | Chris Lattner | 2009-08-01 | 1 | -2/+2 |
| * | it turns out that isWeak() was basically dead anyway. Kill off SectionInfo :-/ | Chris Lattner | 2009-08-01 | 1 | -4/+4 |
| * | Change SectionKind to be a property that is true of a *section*, it | Chris Lattner | 2009-08-01 | 1 | -16/+19 |
| * | switch off of 'Section' onto MCSection. We're not properly using | Chris Lattner | 2009-07-31 | 1 | -35/+32 |
| * | pass the mangler down into the various SectionForGlobal methods. | Chris Lattner | 2009-07-29 | 1 | -5/+8 |
| * | Rip all of the global variable lowering logic out of TargetAsmInfo. Since | Chris Lattner | 2009-07-28 | 1 | -0/+401 |
