This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from fef2404 If the DIUnit has flags passed on it then have DW_AT_producer [...] new 2d9dd04 [libFuzzer] best effort support for -fsanitize-coverage=trace [...]
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: lib/Fuzzer/FuzzerTracePC.cpp | 11 +++++++++++ lib/Fuzzer/FuzzerTracePC.h | 6 +++++- lib/Fuzzer/test/CMakeLists.txt | 1 + lib/Fuzzer/test/trace-pc.test | 2 ++ lib/Fuzzer/test/trace-pc/CMakeLists.txt | 13 +++++++++++++ 5 files changed, 32 insertions(+), 1 deletion(-) create mode 100644 lib/Fuzzer/test/trace-pc.test create mode 100644 lib/Fuzzer/test/trace-pc/CMakeLists.txt