[PATCH] D33515: Force RegisterStandardPasses to construct std::function in the IPO library.

Frederich Munch via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 14 16:05:30 PDT 2017


marsupial added a comment.

From the summary:

> Fixes an issue using RegisterStandardPasses from a statically linked object before PassManagerBuilder::addGlobalExtension is called from a dynamic library.

What would you like either the comment or the summary it to say?


https://reviews.llvm.org/D33515





More information about the llvm-commits mailing list