This is an archive of the discontinued LLVM Phabricator instance.

[AIX][NFC] Disable clang-repl tests failing due to lack of 64-bit XCOFF support.
ClosedPublic

Authored by stevewan on Nov 10 2021, 2:16 PM.

Details

Summary

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.

Diff Detail

Event Timeline

stevewan requested review of this revision.Nov 10 2021, 2:16 PM
stevewan created this revision.
Herald added a project: Restricted Project. · View Herald TranscriptNov 10 2021, 2:16 PM
Herald added a subscriber: cfe-commits. · View Herald Transcript
stevewan edited the summary of this revision. (Show Details)Nov 10 2021, 2:18 PM
This revision is now accepted and ready to land.Nov 10 2021, 5:40 PM
stevewan retitled this revision from Disable clang-repl tests failing due to lack of 64-bit XCOFF support. to [AIX][NFC] Disable clang-repl tests failing due to lack of 64-bit XCOFF support..Nov 11 2021, 11:09 AM