I'm not actually going to move forward with this patch. There are a lot of people who want to see the library in the LLVM repo.
However I am going keep this patch up for a while before abandoning in order to collect any extra comments. ================ Comment at: CMakeLists.txt:71 @@ -70,2 +70,3 @@ endif() +option(LIBCXX_ENABLE_BENCHMARKS "Enable the benchmark tests." ON) ---------------- I will flip this to OFF before committing. http://reviews.llvm.org/D8107 EMAIL PREFERENCES http://reviews.llvm.org/settings/panel/emailpreferences/ _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
