forked from OSchip/llvm-project
4e70b50b74
We are trying to remove duplication of third-party code in https://reviews.llvm.org/D112012, which will move the Google Benchmark code outside of the `libcxx/` directory. That breaks running the benchmarks in the Standalone build. Since we have deprecated the Standalone build anyway, this patch just removes support for the benchmark in Standalone mode until we remove that mode entirely. Differential Revision: https://reviews.llvm.org/D113503 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
CartesianBenchmarks.h | ||
ContainerBenchmarks.h | ||
GenerateInput.h | ||
Utilities.h | ||
VariantBenchmarks.h | ||
algorithms.bench.cpp | ||
algorithms.partition_point.bench.cpp | ||
allocation.bench.cpp | ||
deque.bench.cpp | ||
filesystem.bench.cpp | ||
function.bench.cpp | ||
lit.cfg.py | ||
lit.site.cfg.py.in | ||
map.bench.cpp | ||
ordered_set.bench.cpp | ||
std_format_spec_string_unicode.bench.cpp | ||
string.bench.cpp | ||
stringstream.bench.cpp | ||
to_chars.bench.cpp | ||
unordered_set_operations.bench.cpp | ||
util_smartptr.bench.cpp | ||
variant_visit_1.bench.cpp | ||
variant_visit_2.bench.cpp | ||
variant_visit_3.bench.cpp | ||
vector_operations.bench.cpp |