[PATCH] D84913: [libFuzzer] Enable for SystemZ
Ilya Leoshkevich via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 31 03:48:18 PDT 2020
iii updated this revision to Diff 282179.
iii added a comment.
- Htole -> htole (I missed clang-tidy suggestion)
- [libFuzzer] -> [SanitizerCoverage] in the 2nd patch title
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.282179.patch
Type: text/x-patch
Size: 8037 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200731/42972baf/attachment.bin>
More information about the llvm-commits
mailing list