[RISCV] Rename a lambda to have plural nouns to reflect that it contains a loop. NFC
[llvm-project.git] / llvm / test / CodeGen / PowerPC / aix-filename-special-character-single-quotation.ll
blob6f75a3c455d8345706779448ac5365969d33197c
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 "1'2.c"
7 ; CHECK-SAME: ,{{.*version}}
9 source_filename = "1'2.c"