[PATCH] D62313: Add testcases for "nofree" function attribute

Hideto Ueno via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 23 07:04:01 PDT 2019


uenoku created this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
uenoku retitled this revision from "Add testcases for "nofree" function attribute." to "Add testcases for "nofree" function attribute".
uenoku added a reviewer: jdoerfert.

This patches adds a test for nofree function attributes.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D62313

Files:
  llvm/test/Transforms/FunctionAttrs/nofree.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62313.200965.patch
Type: text/x-patch
Size: 4531 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190523/4fc20fb3/attachment.bin>


More information about the llvm-commits mailing list