[PATCH] D63604: [Attributor] Deduce "nonnull" on return value

Hideto Ueno via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jun 30 01:02:58 PDT 2019


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

Fix typo and add comment.


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

https://reviews.llvm.org/D63604

Files:
  llvm/include/llvm/Transforms/IPO/Attributor.h
  llvm/lib/Transforms/IPO/Attributor.cpp
  llvm/test/Transforms/FunctionAttrs/arg_returned.ll
  llvm/test/Transforms/FunctionAttrs/nonnull.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63604.207217.patch
Type: text/x-patch
Size: 10060 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190630/d49c684f/attachment-0001.bin>


More information about the llvm-commits mailing list