
Also add 'system-zos' as a lit feature and use it where needed. Part of the project to eliminate special handling for triples in lit expressions. Differential Revision: https://reviews.llvm.org/D139444
8 lines
157 B
ArmAsm
8 lines
157 B
ArmAsm
// UNSUPPORTED: target={{.*}}-zos{{.*}}
|
|
// REQUIRES: object-emission
|
|
// RUN: llvm-mc %s | FileCheck %s
|
|
|
|
.file 1 "dir1/foo"
|
|
|
|
# CHECK-NOT: .file {{.*}} source
|