Ok, I attached it to the bug. For reference, here's what I'm using on unix as a workaround as long as this is not fixed:<div><span style>llvm-config --libfiles | xargs -n 1 -I {} sh -c 'test -f {} && echo {}'</span><br>
<br><div class="gmail_quote">On Tue, May 15, 2012 at 1:07 AM, Albert Graef <span dir="ltr"><<a href="mailto:Dr.Graef@t-online.de" target="_blank">Dr.Graef@t-online.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="HOEnZb"><div class="h5">On 05/13/2012 02:46 AM, Keno Fischer wrote:<br>
> Currently, there's a regression in llvm-config in both the 3.1 Release<br>
> branch and trunk (<a href="http://llvm.org/bugs/show_bug.cgi?id=11886" target="_blank">http://llvm.org/bugs/show_bug.cgi?id=11886</a>). The<br>
> attached patch fixes that. It would be great if this could be reviewed<br>
> and still integrated into 3.1.<br>
<br>
</div></div>I'm giving this a bump as that PR is still listed as open and<br>
unassigned. Keno, I think that you should post your suggested fix there.<br>
<br>
Who wrote the new llvm-config? Could the author please have a look at<br>
this PR?<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Dr. Albert Gr"af<br>
Dept. of Music-Informatics, University of Mainz, Germany<br>
Email:  <a href="mailto:Dr.Graef@t-online.de">Dr.Graef@t-online.de</a>, <a href="mailto:ag@muwiinfa.geschichte.uni-mainz.de">ag@muwiinfa.geschichte.uni-mainz.de</a><br>
WWW:    <a href="http://www.musikinformatik.uni-mainz.de/ag" target="_blank">http://www.musikinformatik.uni-mainz.de/ag</a><br>
_______________________________________________<br>
LLVM Developers mailing list<br>
<a href="mailto:LLVMdev@cs.uiuc.edu">LLVMdev@cs.uiuc.edu</a>         <a href="http://llvm.cs.uiuc.edu" target="_blank">http://llvm.cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev</a><br>
</font></span></blockquote></div><br></div>