[RISCV] Change func to funct in RISCVInstrInfoXqci.td. NFC (#119669)
[llvm-project.git] / llvm / test / CodeGen / PowerPC / aix-filename-cpp.ll
blob873619d20cd2c8d09acd4d3f1a2659ae32e85fb4
1 ; RUN: llc -verify-machineinstrs -mtriple powerpc-ibm-aix-xcoff -filetype=obj -o %t.o < %s
2 ; RUN: llvm-readobj --symbols %t.o | FileCheck --check-prefixes=OBJ %s
3 ; RUN: llc -verify-machineinstrs -mtriple powerpc64-ibm-aix-xcoff -filetype=obj -o %t64.o < %s
4 ; RUN: llvm-readobj --symbols %t64.o | FileCheck --check-prefixes=OBJ %s
6 source_filename = "1.cpp"
8 ; OBJ: Name: .file
9 ; OBJ: Source Language ID: TB_CPLUSPLUS (0x9)
10 ; OBJ: CPU Version ID: TCPU_PWR7 (0x18)
11 ; OBJ: Name: 1.cpp