2 # Check if the index is appearing properly in the output file
4 RUN: llvm-nm --print-armap %p/Inputs/libsimple_archive.a | FileCheck -check-prefix=CHECKIDX %s
7 CHECKIDX: abcdefghijklmnopqrstuvwxyz12345678 in 1.o
10 CHECKIDX: 00000000 D abcdefghijklmnopqrstuvwxyz12345678
12 CHECKIDX: 00000000 T main