================ @@ -2028,6 +2030,8 @@ example: This attribute suggests that optimization passes and code generator passes should make choices that try to preserve debug info without significantly degrading runtime performance. + This attribute is incompatible with the ``minsize``, ``optsize``, and + ``optnone`` attributes. ---------------- dwblaikie wrote:
Looks like this could be committed separately. https://github.com/llvm/llvm-project/pull/66632 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits