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: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]
    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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to