[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
Thu Jun 9 14:10:38 PDT 2022
steplong updated this revision to Diff 435680.
steplong added a comment.
- Added release notes on attribute
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D126984/new/
https://reviews.llvm.org/D126984
Files:
clang/docs/ReleaseNotes.rst
clang/include/clang/Basic/Attr.td
clang/include/clang/Basic/AttrDocs.td
clang/include/clang/Basic/DiagnosticSemaKinds.td
clang/lib/CodeGen/CGCall.cpp
clang/lib/CodeGen/CodeGenModule.cpp
clang/lib/CodeGen/CodeGenModule.h
clang/lib/Sema/SemaDeclAttr.cpp
clang/test/CodeGen/attr-optimize.c
clang/test/Misc/pragma-attribute-supported-attributes-list.test
clang/test/Sema/attr-optimize.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D126984.435680.patch
Type: text/x-patch
Size: 14012 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220609/3d35bc16/attachment-0001.bin>
More information about the cfe-commits
mailing list