[cfe-commits] r113910 - in /cfe/trunk: lib/Basic/Targets.cpp test/CodeGen/pointer-signext.c
Jakob Stoklund Olesen
stoklund at 2pi.dk
Tue Sep 14 21:34:02 PDT 2010
On Sep 14, 2010, at 5:28 PM, Cameron Esfahani wrote:
> Author: dirty
> Date: Tue Sep 14 19:28:12 2010
> New Revision: 113910
>
> URL: http://llvm.org/viewvc/llvm-project?rev=113910&view=rev
> Log:
> Fix Windows64 target info so pointer arithmetic is done correctly, and no sign extension code is emitted: PtrDiffType needs to be a signed long long. Add a corresponding test case.
>
> Added:
> cfe/trunk/test/CodeGen/pointer-signext.c
Hi Cameron,
This test is failing here: http://google1.osuosl.org:8011/builders/clang-i686-darwin10/builds/9752
You seem to have evaded the buildbot nastygram somehow.
/jakob
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 1929 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20100914/67eafb97/attachment.bin>
More information about the cfe-commits
mailing list