[PATCH] D13766: [AVR] Add ELF constants

Dylan McKay via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 22 18:14:38 PDT 2015


dylanmckay updated this revision to Diff 38196.
dylanmckay added a comment.

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.


http://reviews.llvm.org/D13766

Files:
  include/llvm/Object/ELFObjectFile.h
  include/llvm/Support/ELF.h
  include/llvm/Support/ELFRelocs/AVR.def
  lib/Object/ELFYAML.cpp
  test/Object/Inputs/trivial-object-test.elf-avr
  test/Object/obj2yaml.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13766.38196.patch
Type: text/x-patch
Size: 8066 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151023/66716d23/attachment.bin>


More information about the llvm-commits mailing list