[all-commits] [llvm/llvm-project] 827ccc: [fuzzer] Print reloaded file paths
Alexey Vishnyakov via All-commits
all-commits at lists.llvm.org
Fri Apr 16 10:00:55 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 827ccc93b8f378c36a356a3025db65bbd1f031e8
https://github.com/llvm/llvm-project/commit/827ccc93b8f378c36a356a3025db65bbd1f031e8
Author: Alexey Vishnyakov <vishnya at ispras.ru>
Date: 2021-04-16 (Fri, 16 Apr 2021)
Changed paths:
M compiler-rt/lib/fuzzer/FuzzerIO.cpp
M compiler-rt/lib/fuzzer/FuzzerIO.h
M compiler-rt/lib/fuzzer/FuzzerLoop.cpp
Log Message:
-----------
[fuzzer] Print reloaded file paths
In order to integrate libFuzzer with a dynamic symbolic execution tool
Sydr we need to print loaded file paths.
Reviewed By: morehouse
Differential Revision: https://reviews.llvm.org/D100303
More information about the All-commits
mailing list