[PATCH] D85586: Force Function Attributes
Kyungwoo Lee via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 11 15:48:27 PDT 2020
kyulee updated this revision to Diff 284924.
kyulee added a comment.
- Preserve the original flag `-force-attribute`
- Factor out hasForceAttributes into D85793 <https://reviews.llvm.org/D85793>
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D85586/new/
https://reviews.llvm.org/D85586
Files:
llvm/lib/Transforms/IPO/ForceFunctionAttrs.cpp
llvm/test/Transforms/ForcedFunctionAttrs/forced.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85586.284924.patch
Type: text/x-patch
Size: 4264 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200811/0b46d922/attachment.bin>
More information about the llvm-commits
mailing list