blob: a61f6c569d22e5008a50b265f8267fca5c4b44b3 [file] [log] [blame]
Peter Collingbournef84646c2016-03-31 22:08:31 +00001RUN: echo hello > %t.file
2RUN: llvm-ar rcsT %t.a %t.file
3RUN: llvm-ar p %t.a | FileCheck %s
4
5CHECK: hello