[PATCH] D84913: [libFuzzer] Enable for SystemZ
Ilya Leoshkevich via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 4 11:27:04 PDT 2020
iii updated this revision to Diff 282973.
iii added a comment.
- Remove unnecessary {}
- htole -> HostToLE
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.282973.patch
Type: text/x-patch
Size: 7955 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200804/173fa042/attachment.bin>
More information about the llvm-commits
mailing list