Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [AVR] Fix 'symbol_relocations.s' MC test | Dylan McKay | 2019-05-18 | 1 | -1/+1 |
| | | | | | | | This was broken in r360143, when the 'rela.' prefix was stripped from section names. llvm-svn: 361104 | ||||
* | [AVR] Implement some missing code paths | Dylan McKay | 2017-12-11 | 1 | -1/+1 |
| | | | | | | This has been broken since r320009. llvm-svn: 320348 | ||||
* | [AVR] Add all of the machine code test suite | Dylan McKay | 2016-11-09 | 1 | -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 |