]> granicus.if.org Git - llvm/commit
[libFuzzer] don't call GetPreviousInstructionPc on the hot path -- only when dumping...
authorKostya Serebryany <kcc@google.com>
Thu, 26 Jan 2017 00:22:08 +0000 (00:22 +0000)
committerKostya Serebryany <kcc@google.com>
Thu, 26 Jan 2017 00:22:08 +0000 (00:22 +0000)
commit13aa2bfeaf5e9296e28748ab20bd646cae590014
tree36fb3f63b63e30d501d001850b972049f424e50f
parentfdb7a506b167382346074ce6184237d1d68ba1aa
[libFuzzer] don't call GetPreviousInstructionPc on the hot path -- only when dumping the PCs

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