7 RUN: llvm-ar qcT foo/libtest.a foo/test1.o
8 RUN: llvm-ar qcT foo/libtest.a foo/test1.o
9 RUN: llvm-ar qcT foo/libtest.a foo/test2.o
10 RUN: llvm-ar t foo/libtest.a | FileCheck --match-full-lines %s
12 O (displaying member offsets) is ignored for thin archives.
13 RUN: llvm-ar tO foo/libtest.a | FileCheck --match-full-lines %s