[cfe-dev] Clang and multilib search paths

Lei Zhang via cfe-dev cfe-dev at lists.llvm.org
Wed Jul 20 18:03:44 PDT 2016


2016-07-21 7:26 GMT+08:00 Armin K. via cfe-dev <cfe-dev at lists.llvm.org>:
> On 21.07.2016 01:24, Vedant Kumar wrote:
>> Hi Armin,
>>
>> Please upload your patch to reviews.llvm.org [1]. Be sure to add a reviewer
>> (perhaps Sylvestre Ledru) and subscribe cfe-commits to the review.
>>
>> best
>> vedant
>>
>> [1] http://llvm.org/docs/Phabricator.html
>>
>
> Hi, I don't think patch is upstreamable, as it changes default runtime
> to compiler-rt for all of linux. This was just an FYI. Also, I can't
> submit it with current distro detection, as all Linux From Scratch users
> would be affected, and I can't allow that.

Hi Armin,

I just sent a patch for clang a few days ago, which allows the default
runtime lib to be set at build time (either libgcc or compiler-rt). It
might be helpful to you.

http://lists.llvm.org/pipermail/cfe-commits/Week-of-Mon-20160711/164903.html

BTW, I haven't got any response after sending that patch. Could
someone help reviewing it?


Thanks,
Lei



More information about the cfe-dev mailing list