[PATCH] D62687: [Attributor] Deduce "nofree" function attribute

Hideto Ueno via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jun 2 07:27:51 PDT 2019


uenoku updated this revision to Diff 202601.
uenoku added a comment.

Fix test format and some typo.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D62687/new/

https://reviews.llvm.org/D62687

Files:
  llvm/include/llvm/IR/Attributes.td
  llvm/lib/Transforms/IPO/Attributor.cpp
  llvm/test/Transforms/FunctionAttrs/nofree.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62687.202601.patch
Type: text/x-patch
Size: 13944 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190602/9d795586/attachment.bin>


More information about the llvm-commits mailing list