[PATCH] D121539: [AVR] Generate 'rcall' instead of 'call' on avr2 and avr25

Ben Shi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Mar 12 22:52:05 PST 2022


benshi001 added a comment.

This patch fixes bug https://github.com/llvm/llvm-project/issues/54345 .


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D121539



More information about the llvm-commits mailing list