[PATCH] D13139: [builtins] Build both static and shared versions of the builtins library.

Alexey Samsonov via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 5 17:15:53 PDT 2015


samsonov added a comment.

Do you have a proper support (i.e. Clang driver logic, and compiler flag) for using clang_rt.builtins shared runtime? Or for now you just somehow link with shared compiler-rt runtime manually?


http://reviews.llvm.org/D13139





More information about the llvm-commits mailing list