]> granicus.if.org Git - llvm/commit
[FunctionAttrs] Add a test for "nofree" function attribute
authorHideto Ueno <uenoku.tokotoko@gmail.com>
Fri, 12 Jul 2019 16:29:14 +0000 (16:29 +0000)
committerHideto Ueno <uenoku.tokotoko@gmail.com>
Fri, 12 Jul 2019 16:29:14 +0000 (16:29 +0000)
commit6f8da226650ab94e65607bba7e8b67ed6a8df4ff
tree12316b8eedbc7f43cd06c089b9652b6dce3ad14f
parentd77ce81792562b60628400e8aba45d1ebe0c2d8e
[FunctionAttrs] Add a test for "nofree" function attribute

This patch adds a test for nofree function attribute.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@365916 91177308-0d34-0410-b5e6-96231b3b80d8
test/Transforms/FunctionAttrs/nofree-attributor.ll [new file with mode: 0644]