[PATCH] D20503: [AVR] Add AVRMCExpr

Dylan McKay via llvm-commits llvm-commits at lists.llvm.org
Sun Sep 25 01:52:24 PDT 2016


dylanmckay added a comment.

I'm not able to add tests for this just yet, there are still several major parts of the backend missing, so we can't even run `llc` just yet.

I have unit tests for every single variant of  `AVRMCExpr`, but I can't upstream them until we can actually assemble it.


https://reviews.llvm.org/D20503





More information about the llvm-commits mailing list