Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rename TAI -> MAI, being careful not to make MAILJMP instructions :) | Chris Lattner | 2009-08-22 | 1 | -3/+3 |
* | Rename TargetAsmInfo (and its subclasses) to MCAsmInfo. | Chris Lattner | 2009-08-22 | 1 | -3/+3 |
* | add support for target-specific ELF section flags, add a new MCSectionXCore | Chris Lattner | 2009-08-15 | 1 | -7/+29 |
* | *try* to use a better name to describe how common symbols are marked on the e... | Bruno Cardoso Lopes | 2009-08-14 | 1 | -2/+4 |
* | Remove HasCrazyBSS and add a flag in TAI to indicate that '.section' | Bruno Cardoso Lopes | 2009-08-13 | 1 | -9/+5 |
* | Add a method to return if the ELF section contains only common symbols! | Bruno Cardoso Lopes | 2009-08-13 | 1 | -0/+3 |
* | Change MCSectionELF to represent a section semantically instead of | Bruno Cardoso Lopes | 2009-08-13 | 1 | -0/+168 |