Displaying 2 results from an estimated 2 matches for "2c282973".
2015 Sep 22
2
[compiler-rt] Add iOS simulator link flag
Hello all!
Just got a small patch I’d like to put up for review.
llvm with clang and compiler-rt have been consistently failing for me during
the linking step for either the address or ub sanitizer for iOS simulator.
As far as I could tell, passing -isysroot to clang++ when linking does not
also set the search root for ld. This patch addresses that issue.
Unfortunately, the build fails later
2015 Sep 22
3
[compiler-rt] Add iOS simulator link flag
...n/listinfo/llvm-dev
>>
>>
>
>
> --
> Alexey Samsonov
> vonosmas at gmail.com
>
--
Alexey Samsonov
vonosmas at gmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150922/2c282973/attachment.html>