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

NAKAMURA Takumi geek4civic at gmail.com
Fri Dec 30 17:46:37 PST 2011


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Serialization-ASTReader-Tweak-reading-DeclID-to-.patch.txt
Type: text/x-patch
Size: 1435 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20111231/0d8f665e/attachment.bin>


More information about the cfe-commits mailing list