<html>
<head>
<base href="https://llvm.org/bugs/" />
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - 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'"
href="https://llvm.org/bugs/show_bug.cgi?id=26351">26351</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>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'
</td>
</tr>
<tr>
<th>Product</th>
<td>libraries
</td>
</tr>
<tr>
<th>Version</th>
<td>trunk
</td>
</tr>
<tr>
<th>Hardware</th>
<td>PC
</td>
</tr>
<tr>
<th>OS</th>
<td>Linux
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>P
</td>
</tr>
<tr>
<th>Component</th>
<td>Common Code Generator Code
</td>
</tr>
<tr>
<th>Assignee</th>
<td>unassignedbugs@nondot.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>rivanvx@gmail.com
</td>
</tr>
<tr>
<th>CC</th>
<td>llvm-bugs@lists.llvm.org
</td>
</tr>
<tr>
<th>Classification</th>
<td>Unclassified
</td>
</tr></table>
<p>
<div>
<pre>[ 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 <a href="https://llvm.org/svn/llvm-project/llvm/trunk@259035">https://llvm.org/svn/llvm-project/llvm/trunk@259035</a> in svn.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are on the CC list for the bug.</li>
</ul>
</body>
</html>