We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ce0538 commit 14ada0fCopy full SHA for 14ada0f
llvm/test/Regression/Archive/ranlib_GNU.ll
@@ -5,3 +5,5 @@
5
;RUN: llvm-ranlib %t.GNU.a
6
;RUN: llvm-ar t %t.GNU.a > %t1
7
;RUN: diff %t1 %p/GNU.toc
8
+
9
+; XFAIL: alpha
llvm/test/Regression/Archive/ranlib_SVR4.ll
;RUN: llvm-ranlib %t.SVR4.a
;RUN: llvm-ar t %t.SVR4.a > %t1
;RUN: diff %t1 %p/SVR4.toc
llvm/test/Regression/Archive/ranlib_xpg4.ll
;RUN: llvm-ranlib %t.xpg4.a
;RUN: llvm-ar t %t.xpg4.a > %t1
;RUN: diff %t1 %p/xpg4.toc
0 commit comments