diff options
author | Ryan Prichard <rprichard@google.com> | 2019-09-26 12:47:47 -0700 |
---|---|---|
committer | Ryan Prichard <rprichard@google.com> | 2019-09-26 16:18:37 -0700 |
commit | 2c236bc5068e759e12253ca71f62d08c9be70484 (patch) | |
tree | 5719d7f39ce9e6fb5a67df14f03b799bc439f82a /libc/malloc_hooks/malloc_hooks.cpp | |
parent | 0878ac991af7b784b3d61f406b73d33703d56fed (diff) |
Revert "Revert "Add benchmarks that run simple programs""
This reverts commit 3bf27c86d1327a5a66bf06af07027c4f1a37d358.
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
Diffstat (limited to 'libc/malloc_hooks/malloc_hooks.cpp')
0 files changed, 0 insertions, 0 deletions