[flang-commits] [clang] [flang] [flang] Support -ffunction-sections and -fdata-sections. (PR #199731)

Abid Qadeer via flang-commits flang-commits at lists.llvm.org
Fri May 29 12:54:16 PDT 2026


abidh wrote:

> Thanks for working on this, Abid.
> 
> The assembler test is X86 only. Do you know if it can be enabled on, say, aarch64 as well? The corresponding clang tests are also x86-only, but it may be good to have it on other platforms too. If you are not sure, it's fine to leave it as it is. I was just wondering.

I have now extended the test to aarch64. It can be enhanced later to include other targets if we know that the options work for them.

https://github.com/llvm/llvm-project/pull/199731


More information about the flang-commits mailing list