blob: bdc53991510e8eb8b456f9fd6b2a8df77ce4121a [file] [log] [blame]
; RUN: echo save > %t.mri
; RUN: echo create %t.a >> %t.mri
; RUN: echo end >> %t.mri
; RUN: not llvm-ar -M < %t.mri 2>&1 | FileCheck %s
; CHECK: File already saved.