1; RUN: llc -verify-machineinstrs -mtriple powerpc-ibm-aix-xcoff < %s \ 2; RUN: | FileCheck %s 3; RUN: llc -verify-machineinstrs -mtriple powerpc64-ibm-aix-xcoff < %s \ 4; RUN: | FileCheck %s 5 6; CHECK: .file "../relative/path/to/file" 7; CHECK-SAME: ,{{.*version}} 8 9source_filename = "../relative/path/to/file" 10