summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/AVR/symbol_relocation.s
Commit message (Collapse)AuthorAgeFilesLines
* [AVR] Fix 'symbol_relocations.s' MC testDylan McKay2019-05-181-1/+1
| | | | | | | This was broken in r360143, when the 'rela.' prefix was stripped from section names. llvm-svn: 361104
* [AVR] Implement some missing code pathsDylan McKay2017-12-111-1/+1
| | | | | | This has been broken since r320009. llvm-svn: 320348
* [AVR] Add all of the machine code test suiteDylan McKay2016-11-091-0/+16
Summary: This adds all of the AVR machine code tests. Reviewers: arsenm, kparzysz Subscribers: wdng, japaric Differential Revision: https://reviews.llvm.org/D26387 llvm-svn: 286417
OpenPOWER on IntegriCloud