[PATCH] [libcxx] Check in LIT benchmark testing framework.
Eric Fiselier
eric at efcs.ca
Tue Mar 17 09:15:21 PDT 2015
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/
More information about the cfe-commits
mailing list