[PATCH] D138201: [AVR] Fix wrong ABI on AVRTiny.

Ayke via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 22 16:27:28 PST 2022


aykevl accepted this revision.
aykevl added a comment.
This revision is now accepted and ready to land.

Looks good to me.

For a future patch, it would be easier to review if you update test files to use update_llc_test_checks.py in a separate patch. That makes it much easier to see what actually changed.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D138201/new/

https://reviews.llvm.org/D138201



More information about the llvm-commits mailing list