https://github.com/pow2clk commented:
Linking functions as internal should mean that they won't be included in the final output if they don't have any calls. A test that verifies that behavior would be useful. Even if they are called, a test that verifies that they have the "internal" attribute applied would be useful too. https://github.com/llvm/llvm-project/pull/95331 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits