summaryrefslogtreecommitdiffstats
path: root/llvm/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
commit2ff30b84f86bdfa70b5539abf9ba21012b6049c2 (patch)
tree5f4386be6d5ebd1063436026d6713367a4bd3e86 /llvm/test/Linker/link-archive.ll
parentef28abefd0f2ad42cedb0e189d16f99e87b307a3 (diff)
downloadbcm5719-llvm-2ff30b84f86bdfa70b5539abf9ba21012b6049c2.tar.gz
bcm5719-llvm-2ff30b84f86bdfa70b5539abf9ba21012b6049c2.zip
Revert "Archive: Replace all internal uses of PathV1 with PathV2. The external API still uses PathV1."
llvm-svn: 123557
Diffstat (limited to 'llvm/test/Linker/link-archive.ll')
-rw-r--r--llvm/test/Linker/link-archive.ll1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/test/Linker/link-archive.ll b/llvm/test/Linker/link-archive.ll
index 0a23901ccd5..6696fcc68c3 100644
--- a/llvm/test/Linker/link-archive.ll
+++ b/llvm/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 \} \
OpenPOWER on IntegriCloud