<div dir="ltr">Could you describe the build failures you see after applying this patch? I'll let Chris judge if adding -Wl,-syslibroot makes sense for iossim, or that problem should be solved differently.</div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Sep 22, 2015 at 9:37 AM, Alex Wang via llvm-dev <span dir="ltr"><<a href="mailto:llvm-dev@lists.llvm.org" target="_blank">llvm-dev@lists.llvm.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello all!<br>
<br>
Just got a small patch I’d like to put up for review.<br>
<br>
llvm with clang and compiler-rt have been consistently failing for me during<br>
the linking step for either the address or ub sanitizer for iOS simulator.<br>
<br>
As far as I could tell, passing -isysroot to clang++ when linking does not<br>
also set the search root for ld. This patch addresses that issue.<br>
<br>
Unfortunately, the build fails later on, so I can't say for sure whether<br>
this won't break anything else, or if it is required elsewhere. I'm also<br>
not sure if this is specific to my computer, but it persisted between a<br>
wipe + reinstall, so I'm hoping it isn't just me getting this.<br>
<br>
Thanks,<br>
Alex<br>
<br>_______________________________________________<br>
LLVM Developers mailing list<br>
<a href="mailto:llvm-dev@lists.llvm.org">llvm-dev@lists.llvm.org</a><br>
<a href="http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev" rel="noreferrer" target="_blank">http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr">Alexey Samsonov<br><a href="mailto:vonosmas@gmail.com" target="_blank">vonosmas@gmail.com</a></div></div>
</div>