<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">2014-08-01 16:51 GMT-03:00 Keno Fischer <span dir="ltr"><<a href="mailto:kfischer@college.harvard.edu" target="_blank">kfischer@college.harvard.edu</a>></span>:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hmm, that's intersting. I guess the difference might be that you're<br>
targetting 32bit and I'm targetting 64bit. Does it still work if you<br>
replace<br>
"s/^.* T _\([^.][^.]*\)$$/\1/p"<br>
by<br>
"s/^.* T \([^.][^.]*\)$$/\1/p"<br>
in<br>
tools/llvm-shlib (and similarly on the next line). If so I'll submit<br>
this as a patch, if not I'll see how we can distinguish the two cases.<br></blockquote><div><br></div><div>It does work. <br></div></div></div></div>