<html>
<head>
<base href="https://llvm.org/bugs/" />
</head>
<body><span class="vcard"><a class="email" href="mailto:vedran@miletic.net" title="Vedran Miletic <vedran@miletic.net>"> <span class="fn">Vedran Miletic</span></a>
</span> changed
<a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - [regression][3.9/trunk] Linux builds with llvm-config return invalid format for GNU libtool"
href="https://llvm.org/bugs/show_bug.cgi?id=26581">bug 26581</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">Status</td>
<td>NEW
</td>
<td>RESOLVED
</td>
</tr>
<tr>
<td style="text-align:right;">Resolution</td>
<td>---
</td>
<td>FIXED
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - [regression][3.9/trunk] Linux builds with llvm-config return invalid format for GNU libtool"
href="https://llvm.org/bugs/show_bug.cgi?id=26581#c6">Comment # 6</a>
on <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - [regression][3.9/trunk] Linux builds with llvm-config return invalid format for GNU libtool"
href="https://llvm.org/bugs/show_bug.cgi?id=26581">bug 26581</a>
from <span class="vcard"><a class="email" href="mailto:vedran@miletic.net" title="Vedran Miletic <vedran@miletic.net>"> <span class="fn">Vedran Miletic</span></a>
</span></b>
<pre>Nope. Fixed by:
commit 07a4ec0dd5c92741d21d1a38a12c8f406e5b6d71
Author: Reid Kleckner <<a href="mailto:rnk@google.com">rnk@google.com</a>>
Date: Mon Mar 14 21:39:58 2016 +0000
llvm-config: fix --libs on Linux
Summary:
llvm-config --libs does not produce correct output since commit r260263
(llvm-config: Add preliminary Windows support) changed naming format of
the libraries. This patch updates llvm-config to recognize new naming
format and output correct linker flags.
Ref: <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - [regression][3.9/trunk] Linux builds with llvm-config return invalid format for GNU libtool"
href="show_bug.cgi?id=26581">https://llvm.org/bugs/show_bug.cgi?id=26581</a>
Patch by Vedran Miletić
Reviewers: ehsan, rnk, pxli168
Subscribers: pxli168
Differential Revision: <a href="http://reviews.llvm.org/D17300">http://reviews.llvm.org/D17300</a>
git-svn-id: <a href="https://llvm.org/svn/llvm-project/llvm/trunk@263497">https://llvm.org/svn/llvm-project/llvm/trunk@263497</a>
91177308-0d34-0410-b5e6-96231b3b80d8</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>