[PATCH] D13302: Initial migration of AVR backend
Tom Stellard via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 30 17:25:49 PDT 2015
tstellarAMD added a subscriber: tstellarAMD.
tstellarAMD added a comment.
Hi,
I think this should be broken into 3 patches:
1. Triple + Calling Convention changes
2. ELF changes
3. Tablegen Changes.
Also you should teach llvm-readobj about the new ELF defines to make it easier for writing tests.
http://reviews.llvm.org/D13302
More information about the llvm-commits
mailing list