[PATCH] D47082: Fix build warning compiling TestPlugin on Windows and disable Passes plugin stuff on Windows since it fundamentally can't work

Philip Pfaffe via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 18 13:56:33 PDT 2018


philip.pfaffe added a comment.

There is this ancient commit here https://reviews.llvm.org/D18826 that introduced auto-export of all symbols. Shouldn't this work here as well?


https://reviews.llvm.org/D47082





More information about the llvm-commits mailing list