blob: 0c24179341779567dcc2c42e7c0fde9f52c98114 [file] [log] [blame]
Rafael Espindolab2757972014-10-10 18:33:51 +00001; 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
6; RUN: not llvm-ar -M < %t.mri 2>&1 | FileCheck %s
7; CHECK: Editing multiple archives not supported