[PATCH] D108819: [MCParser][z/OS] Mark test as unsupported for the z/OS Target

Fanbo Meng via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Aug 27 08:45:48 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG9d7a77c26d2f: [MCParser][z/OS] Mark test as unsupported for the z/OS Target (authored by fanbo-meng).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D108819

Files:
  clang/test/Driver/as-version.s


Index: clang/test/Driver/as-version.s
===================================================================
--- clang/test/Driver/as-version.s
+++ clang/test/Driver/as-version.s
@@ -1,5 +1,6 @@
 // Test version information.
 
+// UNSUPPORTED: -zos
 // RUN: %clang -Wa,--version -c -fintegrated-as %s -o /dev/null \
 // RUN:   | FileCheck --check-prefix=IAS %s
 // IAS: clang version


-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108819.369107.patch
Type: text/x-patch
Size: 381 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210827/943e2756/attachment-0001.bin>


More information about the cfe-commits mailing list