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"
9 ; OBJ: Source Language ID: TB_CPLUSPLUS (0x9)
10 ; OBJ: CPU Version ID: TCPU_PWR7 (0x18)