[cfe-commits] r70125 - /cfe/trunk/lib/Frontend/PCHWriter.cpp
steve naroff
snaroff at apple.com
Sun Apr 26 10:18:51 PDT 2009
On Apr 26, 2009, at 1:05 PM, Chris Lattner wrote:
>
> On Apr 26, 2009, at 10:01 AM, steve naroff wrote:
>
>>>
>>> Nice, thanks Steve! :)
>>>
>>
>> fyi...my comment about fixing *all* the -emit-pch failures was
>> premature.
>>
>> I'm in the process of adding the ObjC stmt's. Once this is done, I
>> believe the remaining errors will go away.
>
> Excellent, thanks. I plan to add cursor support for bitcode files,
> which will let Doug make the SourceManager reading more lazy.
>
The degree of laziness you/Doug are pushing for is really exciting!
After PCH is working, it will be interesting to consider other
applications for this fast read/write mechanism:-)
snaroff
> -Chris
More information about the cfe-commits
mailing list