This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 2d30fac6e9d Enable llvm-pdbutil to list enumerations using native PDB reader new 0b67c739d88 [libFuzzer] print PCs using the in-binary PC-table instead [...] new fdd2cc8254c [llvm][llvm-objcopy] When outputting to binary don't output [...]
The 2 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/FuzzerLoop.cpp | 5 +- lib/Fuzzer/FuzzerTracePC.cpp | 51 +++++++++++++++------ lib/Fuzzer/FuzzerTracePC.h | 5 +- .../llvm-objcopy/Inputs/pt-phdr.elf} | Bin 8256 -> 8808 bytes test/tools/llvm-objcopy/sectionless-segment.test | 4 ++ tools/llvm-objcopy/Object.cpp | 8 +++- 6 files changed, 50 insertions(+), 23 deletions(-) copy test/{Object/Inputs/macho-universal-bad2.x86_64.i386 => tools/llvm-objcopy/In [...] create mode 100644 test/tools/llvm-objcopy/sectionless-segment.test