roman.shirokiy added a comment.

For now every native Windows installation of Clang contains small compiler-rt 
builtins lib (http://reviews.llvm.org/rL261432: [CMake] Add partial support for 
MSVC in compiler-rt builtins), but there is no specific interface to make use 
of this lib on Windows. This patch is ought to provide command line option 
(existing one) for linking compiler-rt builtins lib on user demand.


http://reviews.llvm.org/D17453



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to