[cfe-commits] r58067 - /cfe/trunk/Driver/Makefile

Daniel Dunbar daniel at zuster.org
Thu Oct 23 23:25:38 PDT 2008


Update to use LINK_COMPONENTS for all LLVM libs in r58076. Please let me
know if this does not fix the previous linking issue for you Zhongxing.

 - Daniel

On Thu, Oct 23, 2008 at 10:16 PM, Daniel Dunbar <daniel at zuster.org> wrote:

> Sure, lets chat about this tomorrow. I just stole this particular code from
> what llc was doing.
>
>  - Daniel
>
>
> On Thu, Oct 23, 2008 at 9:30 PM, Chris Lattner <clattner at apple.com> wrote:
>
>>
>> On Oct 23, 2008, at 7:03 PM, Zhongxing Xu wrote:
>>
>> > Author: zhongxingxu
>> > Date: Thu Oct 23 21:03:36 2008
>> > New Revision: 58067
>> >
>> > URL: http://llvm.org/viewvc/llvm-project?rev=58067&view=rev
>> > Log:
>> > Fix linking error.
>>
>> Daniel, is it possible to use llvm-config to get the library list like
>> llvm-gcc does?  This is very fragile,
>>
>> -Chris
>> _______________________________________________
>> cfe-commits mailing list
>> cfe-commits at cs.uiuc.edu
>> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20081023/e322796d/attachment.html>


More information about the cfe-commits mailing list