[LLVMbugs] [Bug 12150] New: Compiling LLVM revision 151805

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Thu Mar 1 04:44:36 PST 2012


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

             Bug #: 12150
           Summary: Compiling LLVM revision 151805
           Product: libraries
           Version: trunk
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: Common Code Generator Code
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: admiraljonb at gmail.com
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified


Trying to compile the current trunk (revision 151805) and it comes up with this
error. Managed to compile fine a few hours ago on an earlier revision.

build/Release+Asserts/lib/libLLVMCodeGen.a(MachineVerifier.o): In function
`(anonymous namespace)::MachineVerifier::verifyLiveIntervals()':
MachineVerifier.cpp:(.text+0x2905): undefined reference to
`llvm::MachineInstr::getBundleStart()'
MachineVerifier.cpp:(.text+0x2cbf): undefined reference to
`llvm::MachineInstr::getBundleStart()'

-- 
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