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
This commit is contained in:
Michael J. Spencer
2011-01-16 01:43:22 +00:00
parent cad33c624e
commit c850965ec0
3 changed files with 38 additions and 40 deletions

View File

@@ -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 \} \