[llvm-commits] [PATCHES] Outstanding Win32 patches

Aaron Ballman aaron at aaronballman.com
Fri Oct 14 15:32:58 PDT 2011


On Thu, Oct 13, 2011 at 6:18 PM, Michael Spencer <bigcheesegs at gmail.com> wrote:
> On Thu, Oct 13, 2011 at 2:00 PM, Aaron Ballman <aaron at aaronballman.com> wrote:
>> These are all patches I've submitted (and some have been previously
>> reviewed) over the past few months that haven't gotten in yet.
>> Hopefully there will be a bit of time to double-check them and commit
>> if appropriate.
>>
>> NearBlock.diff -- takes care of a FIXME for supporting the ability to
>> allocate memory "near" another block of memory on Windows.
>
> This patch causes about 13 test failures for me on Windows 7 x64
> compiled with VC++ 2010 targeting 32-bit.

I was able to reproduce some of those failures by building the check
project.  I've modified the original patch, and the issues I was
seeing have gone away.  Can you give it another review, and if there
are tests that are still failing, let me know which ones?

Thanks!

~Aaron
-------------- next part --------------
A non-text attachment was scrubbed...
Name: NearBlock.diff
Type: application/octet-stream
Size: 965 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20111014/17b83704/attachment.obj>


More information about the llvm-commits mailing list