[PATCH] D84913: [libFuzzer] Enable for SystemZ

Ilya Leoshkevich via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 30 11:03:36 PDT 2020


iii updated this revision to Diff 281991.
iii added a comment.

`arc which origin/master` tells me that `arc diff origin/master` will
send all the 3 commits. Fingers crossed.


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.281991.patch
Type: text/x-patch
Size: 8185 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200730/cf402492/attachment.bin>


More information about the llvm-commits mailing list