[PATCH] D41334: [CodeExtractor] Use subset of function attributes for extracted function.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 5 02:56:18 PST 2018
fhahn updated this revision to Diff 128724.
fhahn marked 2 inline comments as done.
fhahn added a reviewer: silvas.
fhahn added a comment.
Explicitly state unsafe attributes and don't propagate Naked and JumpTable. Also adding Sean, as he added the target-dependent propagation I think.
https://reviews.llvm.org/D41334
Files:
lib/Transforms/Utils/CodeExtractor.cpp
test/Transforms/CodeExtractor/PartialInlineAttributes.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41334.128724.patch
Type: text/x-patch
Size: 6521 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180105/6816d839/attachment.bin>
More information about the llvm-commits
mailing list