[PATCH] D62687: [Attributor] Deduce "nofree" function attribute

Hideto Ueno via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 30 09:43:32 PDT 2019


uenoku added a comment.

@lebedev.ri.

> Are langref changes missing? How do these attributes get documented there?

Langref and concise description are on D49165 <https://reviews.llvm.org/D49165>. This patch goes on the assumption that D49165 <https://reviews.llvm.org/D49165> will be rebased and upstreamed.
Please excuse my lack of explanation.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D62687





More information about the llvm-commits mailing list