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
7 lines
183 B
ArmAsm
7 lines
183 B
ArmAsm
// 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
|