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