[PATCH] D126984: [clang] Add initial support for gcc's optimize function attribute
Stephen Long via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jun 8 14:22:15 PDT 2022
steplong added a comment.
In D126984#3567822 <https://reviews.llvm.org/D126984#3567822>, @aaron.ballman wrote:
> Two final (I hope) nits! One is in the code, the other is that this should have a release note for the new attribute. Assuming precommit CI pipeline passes, then I think this is all set.
Haha, no worries! I appreciate the review
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D126984/new/
https://reviews.llvm.org/D126984
More information about the cfe-commits
mailing list