OSDN Git Service

[libFuzzer] use __sanitizer_get_module_and_offset_for_pc to get the module name while...
authorKostya Serebryany <kcc@google.com>
Sat, 10 Dec 2016 01:19:35 +0000 (01:19 +0000)
committerKostya Serebryany <kcc@google.com>
Sat, 10 Dec 2016 01:19:35 +0000 (01:19 +0000)
commitbd9186853d53d8b4c90cbb4afb02f2df7c634fd1
tree1ab6f0db557c74eb5d1b85a78fe94a2b73f9ed19
parentf4fb506ab912d56d55553d1fee758cdb62f589ab
[libFuzzer] use __sanitizer_get_module_and_offset_for_pc to get the module name while printing the coverage

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