[PATCH] D34144: [CodeGen] Add generic MacroFusion pass.

Marcin SÅ‚owik via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 19 04:49:43 PDT 2017


Marandil added a comment.

http://lists.llvm.org/pipermail/llvm-commits/Week-of-Mon-20141215/249348.html
It seems you need to use `llvm::make_unique` explicitly, as MSVC tries to use the std variants.


https://reviews.llvm.org/D34144





More information about the llvm-commits mailing list