benshi001 wrote: > > I do not think this PR is necessary, since there is no bug, I have > > explained in #146537. > > You are right, so this PR is not a bug fix, but just adding features and a > minor optimization.
Currently I am focusing on bugfix and compatibility with avr-gcc-7.3 (which is used by Arduino major version), and quite cautious about adding new features. For the `mflmap` / `mrodata-in-ram"` / `__do_flmap_init` mentioned in your PR, I am not familiar with them. So I need more time to understand these features in newer AVR devices, and check how they affect stability of existing functionalities. What's more, I can only decide modifications to the AVR backend. If you want to add new clang options, you have to create a proposal at https://discourse.llvm.org, and let the clang reviewers to decide. https://github.com/llvm/llvm-project/pull/146244 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits