summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/AVR/MCTargetDesc/AVRELFObjectWriter.cpp
Commit message (Expand)AuthorAgeFilesLines
* [llvm] Migrate llvm::make_unique to std::make_uniqueJonas Devlieghere2019-08-151-1/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* MC: Separate creating a generic object writer from creating a target object w...Peter Collingbourne2018-05-211-4/+2
* Revert and accidentally committed revert commitDylan McKay2017-12-091-6/+39
* Revert "[AVR] Override ParseDirective"Dylan McKay2017-12-091-39/+6
* [AVR] Override ParseDirectiveLeslie Zhai2017-12-071-6/+39
* [AVR] Update to current LLVM APIDylan McKay2017-10-181-3/+5
* [AVR] Remove the 'IsN64' argument to 'MCELFObjectWriter'Dylan McKay2017-09-221-1/+1
* [AVR] Add the ELF object file writerDylan McKay2016-09-301-0/+127
OpenPOWER on IntegriCloud