Add s390x to XFAIL for illegal_read/write_test.cc
authorPetar Jovanovic <petar.jovanovic@mips.com>
Wed, 25 Apr 2018 19:34:48 +0000 (19:34 +0000)
committerPetar Jovanovic <petar.jovanovic@mips.com>
Wed, 25 Apr 2018 19:34:48 +0000 (19:34 +0000)
commit152060275fd43196bc34648d1a264e6478555860
tree7f9e43780429bc3ab0f2db338281fabfb62a685f
parentec58183e1b5fcc33703683c8d8a13fb7698f1a6c
Add s390x to XFAIL for illegal_read/write_test.cc

Follow up to r330840 and r330849.
It seems that s390 is also not distinguishing illegal WRITE and READ memory
access.
Add s390x to XFAIL for the tests.

llvm-svn: 330863
compiler-rt/test/sanitizer_common/TestCases/Posix/illegal_read_test.cc
compiler-rt/test/sanitizer_common/TestCases/Posix/illegal_write_test.cc