2
0

mri2.test 222 B

1234567
  1. ; RUN: echo create %t.a > %t.mri
  2. ; RUN: echo create %t.a >> %t.mri
  3. ; RUN: echo save >> %t.mri
  4. ; RUN: echo end >> %t.mri
  5. ; RUN: not llvm-ar -M < %t.mri 2>&1 | FileCheck %s
  6. ; CHECK: Editing multiple archives not supported