[cfe-commits] [PATCH] Serialization/ASTReader: Tweak reading DeclID to be read by unaligned LE32.
David Fang
fang at csl.cornell.edu
Thu Jan 5 09:58:48 PST 2012
Hi again,
Has this patch been applied yet? I don't see it on current
trunk, r147607.
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