[PATCH] D62313: Add a test for "nofree" function attribute

Hideto Ueno via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 12 22:07:07 PDT 2019


uenoku added a comment.

In D62313#1540817 <https://reviews.llvm.org/D62313#1540817>, @jdoerfert wrote:

> As mentioned in D62766 <https://reviews.llvm.org/D62766>, we should make `nofree` an enum attribute. See D62766 <https://reviews.llvm.org/D62766> for some pointer on how to do so.


As I see it, D49165 <https://reviews.llvm.org/D49165> is rebased.
Which is better to wait for D49165 <https://reviews.llvm.org/D49165> or to make nofree enum attribute in this patch?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D62313





More information about the llvm-commits mailing list