This is an archive of the discontinued LLVM Phabricator instance.

[AVR] Add ELF constants
AbandonedPublic

Authored by dylanmckay on Oct 14 2015, 11:51 PM.

Details

Reviewers
grosbach
arsenm
Summary

This patch adds all requires ELF constants for AVR to the LLVM headers.

Diff Detail

Event Timeline

dylanmckay retitled this revision from to [AVR] Add ELF constants .
dylanmckay updated this object.
dylanmckay added a reviewer: grosbach.
dylanmckay added a subscriber: llvm-commits.

Ping.

This seems trivial enough - does it require a review?

dylanmckay updated this revision to Diff 38196.Oct 22 2015, 6:14 PM

Added tests for AVR constants.

I have not included the binary file 'trivial-object-test.elf-avr` as I am having trouble with svn, arc, phabricator throwing exceptions and the like. I will include it in the commit.

dylanmckay abandoned this revision.Oct 22 2015, 11:10 PM

Committed in r251096.