brintos

brintos / llvm-project-archived public Read only

0
0
Text · 221 B · c323d62 Raw
10 lines · plain
1; RUN: echo create %t.a > %t.mri2; RUN: echo addlib %p/Inputs/pr25877.lib >> %t.mri3; RUN: echo save >> %t.mri4; RUN: echo end >> %t.mri5 6; RUN: llvm-ar -M  < %t.mri7; RUN: llvm-ar t %t.a | FileCheck %s8 9; CHECK: foo.obj10