diff options
Diffstat (limited to 'test/Archive/ranlib_xpg4.ll')
-rw-r--r-- | test/Archive/ranlib_xpg4.ll | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/Archive/ranlib_xpg4.ll b/test/Archive/ranlib_xpg4.ll index 79a38b550b..dc412c22a9 100644 --- a/test/Archive/ranlib_xpg4.ll +++ b/test/Archive/ranlib_xpg4.ll @@ -6,4 +6,3 @@ ;RUN: llvm-ar t %t.xpg4.a > %t1 ;RUN: diff %t1 %p/xpg4.toc -; XFAIL: alpha |