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
Follow up to d0858bffa11, add missing REQUIRES x86
[llvm-project.git]
/
llvm
/
test
/
tools
/
llvm-ar
/
mri1.test
blob
3d27db7996a251cc3682f31f8af7597e67e6e678
1
; RUN: echo create %t.a > %t.mri
2
; RUN: echo save >> %t.mri
3
; RUN: echo end >> %t.mri
4
5
; RUN: llvm-ar -M < %t.mri
6
; RUN: llvm-ar t %t.a