[PATCH] D59509: Make static constructors + destructors minsize + cold (except for in -O0)
Jessica Paquette via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Apr 22 10:02:54 PDT 2019
paquette updated this revision to Diff 196085.
paquette added a comment.
Made the test less fragile by splitting the WITHOUT-NOT into three lines.
(Thanks for the suggestion!)
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59509/new/
https://reviews.llvm.org/D59509
Files:
clang/lib/CodeGen/CGDeclCXX.cpp
clang/test/CodeGen/address-safety-attr.cpp
clang/test/CodeGen/static-attr.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59509.196085.patch
Type: text/x-patch
Size: 4644 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190422/cf5e4855/attachment-0001.bin>
More information about the cfe-commits
mailing list