[PATCH] D62687: [Attributor] Deduce "nofree" function attribute
Hideto Ueno via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 12 10:39:51 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL365924: [Attributor] Deduce "nofree" function attribute (authored by uenoku, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D62687?vs=209499&id=209526#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62687/new/
https://reviews.llvm.org/D62687
Files:
llvm/trunk/lib/Transforms/IPO/Attributor.cpp
llvm/trunk/test/Transforms/FunctionAttrs/arg_returned.ll
llvm/trunk/test/Transforms/FunctionAttrs/fn_noreturn.ll
llvm/trunk/test/Transforms/FunctionAttrs/nofree-attributor.ll
llvm/trunk/test/Transforms/FunctionAttrs/nosync.ll
llvm/trunk/test/Transforms/FunctionAttrs/nounwind.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62687.209526.patch
Type: text/x-patch
Size: 29352 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190712/1a446d78/attachment.bin>
More information about the llvm-commits
mailing list