[libFuzzer] remove some old code; also make __sanitizer_get_total_unique_caller_calle...
authorKostya Serebryany <kcc@google.com>
Fri, 23 Oct 2015 18:37:58 +0000 (18:37 +0000)
committerKostya Serebryany <kcc@google.com>
Fri, 23 Oct 2015 18:37:58 +0000 (18:37 +0000)
commitb33343ddb146ee040be98831c527d1664b00d86e
tree8a73ae48c3a37f7fef74340d8dd1c94353988659
parent481eaf3a10d059b99f32efe44bff0132d6c4a4d7
[libFuzzer] remove some old code; also make __sanitizer_get_total_unique_caller_callee_pairs weak so that newer libFuzzer works with older asan

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@251133 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Fuzzer/FuzzerInterface.cpp
lib/Fuzzer/FuzzerInterface.h
lib/Fuzzer/FuzzerInternal.h
lib/Fuzzer/FuzzerLoop.cpp