[clang] [llvm] [AVR] Handle flash RO data mapped to data space for newer devices (PR #146244)
Tom Vijlbrief via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 1 04:02:56 PDT 2025
tomtor wrote:
> > @benshi001 @Patryk27 Could you review this?
>
> As I have told you several days ago, each functional change requires unit tests, your PR involves
>
> 1. clang driver
>
> 2. clang builtin macro
>
> 3. avr backend codegen
>
>
> Each part needs unit tests to show what are affected.
@benshi001 Can you point me to existing tests which vary the sub architecture of AVR? I would be happy to add to these tests the new architectures.
https://github.com/llvm/llvm-project/pull/146244
More information about the llvm-commits
mailing list