[PATCH] D33515: Add overloads for RegisterStandardPasses and PassManagerBuilder::addGlobalExtension

Frederich Munch via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 25 18:33:55 PDT 2017


marsupial added a comment.

This works here and is way less of a hack.

Overall I agree there should probably be a better mechanism to avoid this for other possibilities but that will require a lot more time.
If this is good enough maybe close it out and can report a bug on the underlying ManagedStatic issue.


https://reviews.llvm.org/D33515





More information about the llvm-commits mailing list