[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
Mon Jul 14 05:01:49 PDT 2025
tomtor wrote:
I removed the new flags, these can be simulated with `-T` and other linker flags by a user.
https://github.com/llvm/llvm-project/pull/146244
More information about the llvm-commits
mailing list