aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/ARM/ARMTargetObjectFile.h
AgeCommit message (Expand)Author
2009-08-13Change MCSectionELF to represent a section semantically instead ofBruno Cardoso Lopes
2009-08-11Whitespace cleanup. Remove trailing whitespace.Jim Grosbach
2009-08-081. Make MCSection an abstract class.Chris Lattner
2009-08-08now that getOrCreateSection is all object-file specific,Chris Lattner
2009-08-04Ooops, I was too fast to commit the wrong fix :(Anton Korobeynikov
2009-08-04Fix a typo - this unbreaks llvm-gcc build on armAnton Korobeynikov
2009-08-02convert ctors/dtors section to be in TLOF instead ofChris Lattner