summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/PIC16/PIC16TargetObjectFile.h
Commit message (Expand)AuthorAgeFilesLines
* Fix a possible crash on delete of an uninitialized variable.Daniel Dunbar2009-08-021-1/+2
* it turns out that isWeak() was basically dead anyway. Kill off SectionInfo :-/Chris Lattner2009-08-011-2/+2
* Change SectionKind to be a property that is true of a *section*, itChris Lattner2009-08-011-2/+2
* switch off of 'Section' onto MCSection. We're not properly usingChris Lattner2009-07-311-21/+23
* pass the mangler down into the various SectionForGlobal methods.Chris Lattner2009-07-291-1/+3
* Rip all of the global variable lowering logic out of TargetAsmInfo. SinceChris Lattner2009-07-281-0/+100
OpenPOWER on IntegriCloud