[PATCH] D16760: Add support for importing and exporting Registry objects on Windows

Reid Kleckner via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 2 11:28:42 PST 2016


rnk added a comment.

How do you deal with importing symbols from the clang exectuable? For Chromium, we statically link our plugins into the clang binary and let the registry do its thing that way.


http://reviews.llvm.org/D16760





More information about the llvm-commits mailing list