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

David Fang fang at csl.cornell.edu
Sat Dec 31 10:29:38 PST 2011


Thank you for getting around to this patch!
And glad to have helped.
I still intend to look into other failures with PPC.

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