https://llvm.org/bugs/show_bug.cgi?id=26351
Bug ID: 26351 Summary: In function `llvm::DiagnosticInfoUnsupported::print(llvm::Diagnost icPrinter&) const': /home/vedran/workspace/llvm/lib/CodeGen/DiagnosticInfo CodeGen.cpp:27: undefined reference to `llvm::SDNode::print(llvm::raw_ostream&, llvm::SelectionDAG const*) const' Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW Severity: normal Priority: P Component: Common Code Generator Code Assignee: unassignedb...@nondot.org Reporter: riva...@gmail.com CC: llvm-bugs@lists.llvm.org Classification: Unclassified [ 67%] Linking CXX shared library ../../lib64/libLLVMCodeGen.so CMakeFiles/LLVMCodeGen.dir/DiagnosticInfoCodeGen.cpp.o: In function `llvm::DiagnosticInfoUnsupported::print(llvm::DiagnosticPrinter&) const': /home/vedran/workspace/llvm/lib/CodeGen/DiagnosticInfoCodeGen.cpp:27: undefined reference to `llvm::SDNode::print(llvm::raw_ostream&, llvm::SelectionDAG const*) const' collect2: error: ld returned 1 exit status lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/build.make:3380: recipe for target 'lib64/libLLVMCodeGen.so' failed make[2]: *** [lib64/libLLVMCodeGen.so] Error 1 CMakeFiles/Makefile2:837: recipe for target 'lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/all' failed make[1]: *** [lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/all] Error 2 Makefile:149: recipe for target 'all' failed make: *** [all] Error 2 The commit that causes this is ef19a274ade6e19fffe984603de9d5048aeeee3f in git mirror, which is https://llvm.org/svn/llvm-project/llvm/trunk@259035 in svn. -- You are receiving this mail because: You are on the CC list for the bug.
_______________________________________________ llvm-bugs mailing list llvm-bugs@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs