This is an archive of the discontinued LLVM Phabricator instance.

[AIX][ZOS] Disable tests due to lack of Objective-C support
ClosedPublic

Authored by Jake-Egan on Oct 24 2021, 5:35 PM.

Details

Summary

AIX and z/OS lack Objective-C support, so mark these tests as unsupported for AIX and z/OS.

This patch follows the same reasoning as D109060.

Diff Detail

Event Timeline

Jake-Egan requested review of this revision.Oct 24 2021, 5:35 PM
Jake-Egan created this revision.
Herald added a project: Restricted Project. · View Herald TranscriptOct 24 2021, 5:35 PM
Herald added a subscriber: cfe-commits. · View Herald Transcript
Jake-Egan edited the summary of this revision. (Show Details)Oct 24 2021, 5:36 PM
Jake-Egan added a reviewer: jsji.
Jake-Egan edited the summary of this revision. (Show Details)
Jake-Egan updated this revision to Diff 381814.Oct 24 2021, 6:23 PM
Jake-Egan edited the summary of this revision. (Show Details)

Add llvm/test/DebugInfo/X86/objc_direct.ll

Herald added a project: Restricted Project. · View Herald TranscriptOct 24 2021, 6:23 PM
Jake-Egan retitled this revision from [AIX][ZOS] Disable module tests due to lack of Objective-C support to [AIX][ZOS] Disable tests due to lack of Objective-C support.Oct 24 2021, 6:25 PM
jsji accepted this revision.Oct 24 2021, 7:42 PM
This revision is now accepted and ready to land.Oct 24 2021, 7:42 PM
Jake-Egan updated this revision to Diff 381979.Oct 25 2021, 7:00 AM

Fixed objc_direct.ll