[PATCH] D67886: NoFree argument attribute.

Stefan Stipanovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Sep 21 14:57:51 PDT 2019


sstefan1 created this revision.
Herald added subscribers: llvm-commits, hiraditya.
Herald added a reviewer: jdoerfert.
Herald added a project: LLVM.

Deducing nofree atrribute for function arguments.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D67886

Files:
  llvm/lib/IR/Verifier.cpp
  llvm/lib/Transforms/IPO/Attributor.cpp
  llvm/test/Transforms/FunctionAttrs/nofree-attributor.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67886.221201.patch
Type: text/x-patch
Size: 9842 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190921/fdb2ae3d/attachment.bin>


More information about the llvm-commits mailing list