diff options
Diffstat (limited to 'llvm/test/Linker/link-archive.ll')
| -rw-r--r-- | llvm/test/Linker/link-archive.ll | 1 | 
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 \} \ | 

