summaryrefslogtreecommitdiff
path: root/test/Linker/link-archive.ll
diff options
context:
space:
mode:
authorMichael J. Spencer <bigcheesegs@gmail.com>2011-01-16 01:43:22 +0000
committerMichael J. Spencer <bigcheesegs@gmail.com>2011-01-16 01:43:22 +0000
commitc850965ec06bdf3f71374cee8d63a5401e4228de (patch)
tree9533847561a271cdbd9f93568e4dfcc98e50e483 /test/Linker/link-archive.ll
parentcad33c624edaeffc000654470ae74d58ae5cd043 (diff)
downloadllvm-c850965ec06bdf3f71374cee8d63a5401e4228de.tar.gz
llvm-c850965ec06bdf3f71374cee8d63a5401e4228de.tar.bz2
llvm-c850965ec06bdf3f71374cee8d63a5401e4228de.tar.xz
Revert "Archive: Replace all internal uses of PathV1 with PathV2. The external API still uses PathV1."
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@123557 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/Linker/link-archive.ll')
-rw-r--r--test/Linker/link-archive.ll1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/Linker/link-archive.ll b/test/Linker/link-archive.ll
index 0a23901ccd..6696fcc68c 100644
--- a/test/Linker/link-archive.ll
+++ b/test/Linker/link-archive.ll
@@ -1,5 +1,4 @@
; Test linking of a bc file to an archive via llvm-ld.
-; XFAIL: *
; PR1434
; RUN: llvm-as %s -o %t.bar.bc
; RUN: echo {define i32* @foo(i32 %x) \{ ret i32* @baz \} \