[PATCH] D84913: [libFuzzer] Enable for SystemZ
Ilya Leoshkevich via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 30 11:12:38 PDT 2020
iii updated this revision to Diff 281993.
iii added a comment.
- [libFuzzer] Fix endianness issue in ForEachNonZeroByte()
- [libFuzzer] Fix types of __stop* and __start* symbols
- [libFuzzer] Enable for SystemZ
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D84913/new/
https://reviews.llvm.org/D84913
Files:
compiler-rt/cmake/config-ix.cmake
compiler-rt/lib/fuzzer/FuzzerTracePC.h
compiler-rt/lib/fuzzer/FuzzerUtil.h
compiler-rt/test/fuzzer/coverage.test
compiler-rt/test/fuzzer/msan.test
compiler-rt/test/fuzzer/swap-cmp.test
llvm/lib/Transforms/Instrumentation/SanitizerCoverage.cpp
llvm/test/Instrumentation/SanitizerCoverage/inline-8bit-counters.ll
llvm/test/Instrumentation/SanitizerCoverage/inline-bool-flag.ll
llvm/test/Instrumentation/SanitizerCoverage/tracing.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84913.281993.patch
Type: text/x-patch
Size: 8185 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200730/3693d7ff/attachment.bin>
More information about the llvm-commits
mailing list