[PATCH] D149591: [SystemZ][z/OS] Mark ecsymbols test as unsupported

Muiez Ahmed via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 1 08:26:46 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG6cd3343b4a38: [SystemZ][z/OS] Mark ecsymbols test as unsupported (authored by muiez).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D149591/new/

https://reviews.llvm.org/D149591

Files:
  llvm/test/tools/llvm-lib/ecsymbols.test


Index: llvm/test/tools/llvm-lib/ecsymbols.test
===================================================================
--- llvm/test/tools/llvm-lib/ecsymbols.test
+++ llvm/test/tools/llvm-lib/ecsymbols.test
@@ -1,5 +1,6 @@
 # Check that llvm-lib doesn't list the members of an archive which contains the
 # special member /<ECSYMBOLS>/.
+# UNSUPPORTED: system-zos
 # REQUIRES: aarch64-registered-target
 
 # RUN: yaml2obj %s -o %t.lib


-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149591.518452.patch
Type: text/x-patch
Size: 431 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230501/43c90eb3/attachment.bin>


More information about the llvm-commits mailing list