summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/AVR/AVRTargetObjectFile.h
Commit message (Collapse)AuthorAgeFilesLines
* [AVR] Update signature of AVRTargetObjectFile::SelectSectionForGlobalDylan McKay2016-09-241-1/+0
| | | | | | It was changed recently, and was breaking compilation of the backend. llvm-svn: 282329
* [AVR] Convert C style comments to C++Dylan McKay2016-05-181-3/+2
| | | | llvm-svn: 269895
* Added AVRTargetObjectFile class and AVR.hDylan McKay2016-01-071-0/+35
llvm-svn: 257049
OpenPOWER on IntegriCloud