[NFC][Py Reformat] Reformat python files in llvm
[llvm-project.git] / llvm / test / CodeGen / PowerPC / aix-filename-absolute-path.ll
blobbe9f70d27e5cefe2caeb0a6ca09870ef44e80d01
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
6 ; CHECK: .file "/absolute/path/to/file"
7 ; CHECK-SAME: ,{{.*version}}
9 source_filename = "/absolute/path/to/file"