[NFC][RemoveDIs] Prefer iterators over inst-pointers in InstCombine
[llvm-project.git] / llvm / test / CodeGen / PowerPC / aix-filename-relative-path.ll
blobf4cb6d3d796363f1ec7c4236a8065f06a55e84b2
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 "../relative/path/to/file"
7 ; CHECK-SAME: ,{{.*version}}
9 source_filename = "../relative/path/to/file"