[AIX][NFC] Disable clang-repl tests failing due to lack of 64-bit XCOFF support.
authorSteven Wan <wanyu9511@gmail.com>
Thu, 11 Nov 2021 19:10:37 +0000 (14:10 -0500)
committerSteven Wan <wanyu9511@gmail.com>
Thu, 11 Nov 2021 19:10:42 +0000 (14:10 -0500)
commit42102bce98e527f994a7bc68b2255d9e0462f6eb
tree9a6117f1aed337df35430878e0a1ac381a7beeea
parent99152a4164abf377d2971364107a96f1f424eef9
[AIX][NFC] Disable clang-repl tests failing due to lack of 64-bit XCOFF support.

The following interpreter tests failed on AIX because 64-bit XCOFF object files are currently not supported on AIX. This patch disables the tests on AIX for the time being.

Reviewed By: Jake-Egan

Differential Revision: https://reviews.llvm.org/D113614
clang/unittests/Interpreter/InterpreterTest.cpp