[PATCH][PM] Add pass run listeners to the pass manager.

Reid Kleckner rnk at google.com
Mon Apr 28 16:17:05 PDT 2014


On Mon, Apr 28, 2014 at 4:08 PM, Chandler Carruth <chandlerc at google.com>wrote:
>
> Second, why are you defining a new callback type? We have std::function
> now, so I would expect this to be std::function<void(Pass *)>.
>

We do?
http://llvm.org/docs/CodingStandards.html#supported-c-11-language-and-library-features
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140428/c693e672/attachment.html>


More information about the llvm-commits mailing list