summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/AVR/MCTargetDesc/AVRAsmBackend.h
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [AVR] Fix build after r334078Alex Bradbury2018-06-071-2/+6
* MC: Separate creating a generic object writer from creating a target object w...Peter Collingbourne2018-05-211-1/+2
* MC: Change MCAsmBackend::writeNopData() to take a raw_ostream instead of an M...Peter Collingbourne2018-05-211-3/+2
* [AVR] Update to current LLVM APIDylan McKay2017-10-181-1/+1
* [AVR] Update AVRASmBackend from API change in r306906Dylan McKay2017-07-011-2/+2
* [AVR] Migrate to new MCAsmBackend applyFixup and processFixupValueLeslie Zhai2017-06-271-8/+7
* [AVR] Migrate to new MCAsmBackend applyFixupJonathan Roelofs2017-04-111-1/+1
* [AVR] Add the machine code backendDylan McKay2016-10-051-0/+78
OpenPOWER on IntegriCloud