platform_bionic/benchmarks/spawn
Ryan Prichard 2c236bc506 Revert "Revert "Add benchmarks that run simple programs""
This reverts commit 3bf27c86d1.

Disable the 32-bit glibc target. We're not interested in benchmarking that
target, and the bench_noop_nostl executable doesn't build when ASAN is
turned on, because the libclang_rt.asan_cxx-i386.a lib contains
ubsan_type_hash_itanium.cc.o, which needs __dynamic_cast and various
STL typeinfo variables. The equivalent libclang_rt.asan_cxx-x86_64.a
lib doesn't have ubsan_type_hash_itanium.cc.o in it.

Bug: http://b/141693636
Test: m bench_noop_nostl bench_noop bench_noop_static ASAN_OPTIONS=detect_leaks=0 SANITIZE_HOST=address
Change-Id: Id6de17e622682f3a166367ad670cba5bfa6aee47
2019-09-26 16:18:37 -07:00
..
Android.bp Revert "Revert "Add benchmarks that run simple programs"" 2019-09-26 16:18:37 -07:00
AndroidTest.xml Revert "Revert "Add benchmarks that run simple programs"" 2019-09-26 16:18:37 -07:00
noop.cpp Revert "Revert "Add benchmarks that run simple programs"" 2019-09-26 16:18:37 -07:00
spawn_benchmarks.cpp Revert "Revert "Add benchmarks that run simple programs"" 2019-09-26 16:18:37 -07:00