1// XFAIL: target={{.*}}-aix{{.*}} 2// UNSUPPORTED: target={{.*}}-zos{{.*}} 3// REQUIRES: object-emission 4// RUN: llvm-mc %s -o -| FileCheck %s 5 6.file 1 "dir1" "foo" source "" 7 8# CHECK: .file {{.*}} source "" 9