[cfe-commits] [PATCH] Serialization/ASTReader: Tweak reading DeclID to be read by unaligned LE32.

Douglas Gregor dgregor at apple.com
Fri Jan 6 08:13:50 PST 2012


On Jan 5, 2012, at 9:58 AM, David Fang wrote:

> Hi again,
> 	Has this patch been applied yet?  I don't see it on current trunk, r147607.

I've committed this as r147657, thanks!

	- Doug

> Fang
> 
>> It resolves many failures in test/PCH on PPC host.
>> Thanks to David Fang, to investigate around this issue.
>> ---
>> clang/lib/Serialization/ASTReader.cpp        |    2 +-
>> clang/lib/Serialization/ASTReaderInternals.h |    4 +++-
>> 2 files changed, 4 insertions(+), 2 deletions(-)
>> 
>> I have checked this on x86_64-linux and ppc32-linux.
>> 
>> ...Takumi
>> 
> 
> -- 
> David Fang
> http://www.csl.cornell.edu/~fang/
> http://www.achronix.com/
> 




More information about the cfe-commits mailing list