[PATCH] D59978: [Attributor] Deduce "no-return" function attribute
Johannes Doerfert via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 1 09:55:14 PDT 2019
jdoerfert updated this revision to Diff 193117.
jdoerfert added a comment.
Minor changes
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59978/new/
https://reviews.llvm.org/D59978
Files:
llvm/lib/Transforms/IPO/Attributor.cpp
llvm/test/Transforms/FunctionAttrs/arg_nocapture.ll
llvm/test/Transforms/FunctionAttrs/arg_returned.ll
llvm/test/Transforms/FunctionAttrs/fn_noreturn.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59978.193117.patch
Type: text/x-patch
Size: 11891 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190401/7e399b92/attachment.bin>
More information about the llvm-commits
mailing list