OSDN Git Service

[libFuzzer] call __sanitizer_print_memory_profile with two params
authorKostya Serebryany <kcc@google.com>
Wed, 15 Mar 2017 23:27:53 +0000 (23:27 +0000)
committerKostya Serebryany <kcc@google.com>
Wed, 15 Mar 2017 23:27:53 +0000 (23:27 +0000)
commite6224abb7781c4bd39fe13e5c91db015561015d6
treef84d9cc0c2e6b00a6cd5a307074e096561abb43e
parenta7364cf0bf09764b6d2eca633dfc158b3f7843d6
[libFuzzer] call __sanitizer_print_memory_profile with two params

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@297916 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Fuzzer/FuzzerExtFunctions.def
lib/Fuzzer/FuzzerLoop.cpp