[libFuzzer] Enable for SystemZ
authorIlya Leoshkevich <iii@linux.ibm.com>
Thu, 30 Jul 2020 18:08:40 +0000 (20:08 +0200)
committerIlya Leoshkevich <iii@linux.ibm.com>
Tue, 4 Aug 2020 19:53:27 +0000 (21:53 +0200)
commitea9b82da4180550c3ddc5e883c589474af9462b7
tree12696eba8eef0f93b21a965b29bd7bfc072717a0
parent153df1373e5d3e0f16464233a3c17feb8a9eb3e9
[libFuzzer] Enable for SystemZ

* Add SystemZ to the list of supported architectures.

* XFAIL a few tests.

Coverage reporting is broken, and is not easy to fix (see comment in
coverage.test). Interaction with sanitizers needs to be investigated
more thoroughly, since they appear to reduce coverage in certain cases.
compiler-rt/cmake/config-ix.cmake
compiler-rt/test/fuzzer/coverage.test
compiler-rt/test/fuzzer/msan.test
compiler-rt/test/fuzzer/swap-cmp.test