[LLVMbugs] [Bug 8240] New: CMake build failed on llvm-mc with undefined reference link

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Mon Sep 27 05:59:18 PDT 2010


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

           Summary: CMake build failed on llvm-mc with undefined reference
                    link
           Product: tools
           Version: trunk
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: llvmc
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: oroppas at gmail.com
                CC: llvmbugs at cs.uiuc.edu


Linking CXX executable ../../bin/llvm-mc
../../lib/libLLVMTransformUtils.so: undefined reference to
`llvm::CallGraphNode::removeCallEdgeFor(llvm::CallSite)'
../../lib/libLLVMTransformUtils.so: undefined reference to
`llvm::CallGraph::getOrInsertFunction(llvm::Function const*)'
../../lib/libLLVMTransformUtils.so: undefined reference to
`llvm::CallGraphLinkVar'
../../lib/libLLVMScalarOpts.so: undefined reference to
`llvm::createInstructionCombiningPass()'
collect2: ld returned 1 exit status

The revision is 114823.

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