[cfe-commits] r65504 - in /cfe/trunk/Driver: Driver.map Makefile
Neil Booth
neil at daikokuya.co.uk
Thu Feb 26 01:04:03 PST 2009
Chris Lattner wrote:-
>
> On Feb 25, 2009, at 10:29 PM, Owen Anderson wrote:
>
>> Author: resistor
>> Date: Thu Feb 26 00:29:54 2009
>> New Revision: 65504
>>
>> URL: http://llvm.org/viewvc/llvm-project?rev=65504&view=rev
>> Log:
>> Add an export map for clang on Linux.
>
> Thanks Owen!
>
> Neil, can you try this out on your machine to see if it a) works with
> your linker and b) speeds up clang for you? You'll have to change
> clang/Driver/Makefile to enable this unconditionally.
It works, but it doesn't help speed up clang :(
Neil.
More information about the cfe-commits
mailing list