repo.or.cz
/
llvm-complete.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[llvm-nm] - Fix a bug and unbreak ASan BB.
[llvm-complete.git]
/
test
/
Object
/
mri2.test
blob
0c24179341779567dcc2c42e7c0fde9f52c98114
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
6
; RUN: not llvm-ar -M < %t.mri 2>&1 | FileCheck %s
7
; CHECK: Editing multiple archives not supported