Skip to content

Commit a1b4005

Browse files
authored
[clang][Module] Mark test unsupported since objc doesn't have xcoff/g… (#70661)
…off support Same as D135848. The newly added test fails with `fatal error: error in backend: Objective-C support is unimplemented for object file format`.
1 parent c42b640 commit a1b4005

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

clang/test/Modules/relative-resource-dir.m

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// UNSUPPORTED: -zos, -aix
12
// REQUIRES: shell
23

34
// RUN: EXPECTED_RESOURCE_DIR=`%clang -print-resource-dir` && \

0 commit comments

Comments
 (0)