beanz added a comment. Looking more closely at this, there is a problem that I see.
The clang runtime directory only supports building compiler-rt, and is going to be replaced by the llvm runtimes directory in the (hopefully near) future. Maybe a better way to go is to define `RUNTIMES_LIBDIR_SUFFIX` in LLVM and connect that into both the clang runtime and llvm runtimes directories. https://reviews.llvm.org/D23752 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits