<html>
<head>
<base href="http://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 --- - Build failure: lib/libLLVMTarget.so: error: undefined reference to 'llvm::TargetLoweringBase::getSymbol(llvm::GlobalValue const*, llvm::Mangler&) const'"
href="http://llvm.org/bugs/show_bug.cgi?id=18900">18900</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>Build failure: lib/libLLVMTarget.so: error: undefined reference to 'llvm::TargetLoweringBase::getSymbol(llvm::GlobalValue const*, llvm::Mangler&) const'
</td>
</tr>
<tr>
<th>Product</th>
<td>clang
</td>
</tr>
<tr>
<th>Version</th>
<td>unspecified
</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>-New Bugs
</td>
</tr>
<tr>
<th>Assignee</th>
<td>unassignedclangbugs@nondot.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>octoploid@yandex.com
</td>
</tr>
<tr>
<th>CC</th>
<td>llvmbugs@cs.uiuc.edu, rafael.espindola@gmail.com
</td>
</tr>
<tr>
<th>Classification</th>
<td>Unclassified
</td>
</tr></table>
<p>
<div>
<pre>...
FAILED: : && /usr/bin/g++ -fPIC -fvisibility-inlines-hidden -Wall -W
-Wno-unused-parameter -Wwrite-strings -Wno-missing-field-initializers -pedantic
-Wno-long-long -Wno-may
be-uninitialized -Wnon-virtual-dtor -ffunction-sections -fdata-sections -O2
-DNDEBUG -pipe -march=native
-Wl,-O1,--hash-style=gnu,--as-needed,--gc-sections,--icf=all,--icf-i
terations=3 -Wl,--export-dynamic -Wl,--gc-sections
tools/llvm-stress/CMakeFiles/llvm-stress.dir/llvm-stress.cpp.o -o
bin/llvm-stress lib/libLLVMCore.so lib/libLLVMipa.s
o lib/libLLVMSupport.so lib/libLLVMAnalysis.so lib/libLLVMTarget.so
lib/libLLVMCore.so lib/libLLVMMC.so lib/libLLVMObject.so lib/libLLVMSupport.so
-lrt -ldl -lcurses -lpthrea
d -lz -Wl,-rpath,/var/tmp/llvm_build/lib: && :
lib/libLLVMTarget.so: error: undefined reference to
'llvm::TargetLoweringBase::getSymbol(llvm::GlobalValue const*, llvm::Mangler&)
const'
lib/libLLVMTarget.so: error: undefined reference to
'llvm::TargetLoweringBase::getNameWithPrefix(llvm::SmallVectorImpl<char>&,
llvm::GlobalValue const*, llvm::Mangler&, bool)
const'
collect2: error: ld returned 1 exit status</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>