aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/AVR/AVRTargetObjectFile.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth1-4/+3
2017-06-07Move Object format code to lib/BinaryFormat.Zachary Turner1-1/+1
2016-10-24Target: Change various section classifiers in TargetLoweringObjectFile to tak...Peter Collingbourne1-3/+3
2016-09-24[AVR] Update signature of AVRTargetObjectFile::SelectSectionForGlobalDylan McKay1-2/+3
2016-01-07Added AVRTargetObjectFile class and AVR.hDylan McKay1-0/+40