[LLVMbugs] [Bug 9498] New: Link failure with Assertion `VMI != ValueMap.end() && "Aliasee not linked"'

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Wed Mar 16 20:08:02 PDT 2011


http://llvm.org/bugs/show_bug.cgi?id=9498

           Summary: Link failure with Assertion `VMI != ValueMap.end() &&
                    "Aliasee not linked"'
           Product: tools
           Version: trunk
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: llvm-link
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: kripkensteinr at gmail.com
                CC: llvmbugs at cs.uiuc.edu


I'm trying to compile the Poppler PDF library using llvm&clang. I get a linker
assertion,

  Assertion `VMI != ValueMap.end() && "Aliasee not linked"' failed.

This is on latest svn (rev. 127785) on 32-bit Ubuntu.

I'll attach the two bitcode files that when linked cause that crash.

-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the llvm-bugs mailing list