Dylan McKay
|
4f045484f2
|
Revert and accidentally committed revert commit
This reverts commit r320245.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@320247 91177308-0d34-0410-b5e6-96231b3b80d8
|
2017-12-09 08:01:28 +00:00 |
|
Dylan McKay
|
b45d5a8523
|
Revert "[AVR] Override ParseDirective"
This reverts commit 57c16f9267.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@320245 91177308-0d34-0410-b5e6-96231b3b80d8
|
2017-12-09 07:51:37 +00:00 |
|
Leslie Zhai
|
57c16f9267
|
[AVR] Override ParseDirective
Reviewers: dylanmckay, kparzysz
Reviewed By: dylanmckay
Differential Revision: https://reviews.llvm.org/D38029
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@320009 91177308-0d34-0410-b5e6-96231b3b80d8
|
2017-12-07 06:56:09 +00:00 |
|
Dylan McKay
|
cfa7d5f70f
|
[AVR] Update to current LLVM API
r315410 broke a number of things in the AVR backend, which are now
fixed.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@316076 91177308-0d34-0410-b5e6-96231b3b80d8
|
2017-10-18 12:35:15 +00:00 |
|
Dylan McKay
|
30c7ecd783
|
[AVR] Remove the 'IsN64' argument to 'MCELFObjectWriter'
This has since been removed.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@313965 91177308-0d34-0410-b5e6-96231b3b80d8
|
2017-09-22 06:32:23 +00:00 |
|
Dylan McKay
|
6f7cc3863c
|
[AVR] Add the ELF object file writer
Summary: This adds the ELF32 writer for AVR.
Reviewers: kparzysz
Subscribers: beanz, mgorny
Differential Revision: https://reviews.llvm.org/D25031
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@282856 91177308-0d34-0410-b5e6-96231b3b80d8
|
2016-09-30 14:09:20 +00:00 |
|