repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[docs] Add LICENSE.txt to the root of the mono-repo
[llvm-project.git]
/
llvm
/
test
/
tools
/
llvm-ar
/
mri3.test
blob
697878bfff4b7e61bbe97315ace4ba46ab8fd9e7
1
; RUN: echo save > %t.mri
2
; RUN: echo create %t.a >> %t.mri
3
; RUN: echo end >> %t.mri
4
5
; RUN: not llvm-ar -M < %t.mri 2>&1 | FileCheck %s
6
; CHECK: error: script line 2: file already saved