[PATCH] D63604: [Attributor] Deduce "nonnull" attribute

Hideto Ueno via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jul 14 23:51:03 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL366043: [Attributor] Deduce "nonnull" attribute (authored by uenoku, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D63604?vs=209763&id=209765#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D63604

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63604.209765.patch
Type: text/x-patch
Size: 29895 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190715/e36f93c4/attachment.bin>


More information about the llvm-commits mailing list