mirror of
https://github.com/intel/llvm.git
synced 2026-01-22 07:01:03 +08:00
[MCParser][z/OS] Mark test as unsupported for the z/OS Target
Marking test as unsupported for the same reason as https://reviews.llvm.org/D105204 Reviewed By: abhina.sreeskantharajan Differential Revision: https://reviews.llvm.org/D108819
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user