Displaying 6 results from an estimated 6 matches for "600c0000a8a0".
2013 Jan 29
3
[LLVMdev] Assertions in RuntimeDyldELF in ExecutionEngine/MCJIT tests
...lder, Value, Addend, FinalAddress, RealOffset);
assert(RealOffset <= INT32_MAX && RealOffset >= INT32_MIN);
This is what I get for system malloc:
0 + 7fec9867a000 + 0 - 7fec9867a040 = ffffffffffffffc0
This is what I get for ASan allocator (which results in assert failure):
0 + 600c0000a8a0 + 0 - 6018000090a0 = fffffff400001800
--
Alexey Samsonov, MSK
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130129/7557d316/attachment.html>
2013 Jan 30
2
[LLVMdev] Assertions in RuntimeDyldELF in ExecutionEngine/MCJIT tests
...N);****
>
> ** **
>
> ** **
>
> This is what I get for system malloc:****
>
> ** **
>
> 0 + 7fec9867a000 + 0 - 7fec9867a040 = ffffffffffffffc0****
>
> This is what I get for ASan allocator (which results in assert failure):**
> **
>
> ** **
>
> 0 + 600c0000a8a0 + 0 - 6018000090a0 = fffffff400001800****
>
> ** **
>
> --****
>
> Alexey Samsonov, MSK****
>
--
Alexey Samsonov, MSK
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130130/52c79680...
2013 Jan 29
0
[LLVMdev] Assertions in RuntimeDyldELF in ExecutionEngine/MCJIT tests
...Value, Addend, FinalAddress, RealOffset);
assert(RealOffset <= INT32_MAX && RealOffset >= INT32_MIN);
This is what I get for system malloc:
0 + 7fec9867a000 + 0 - 7fec9867a040 = ffffffffffffffc0
This is what I get for ASan allocator (which results in assert failure):
0 + 600c0000a8a0 + 0 - 6018000090a0 = fffffff400001800
--
Alexey Samsonov, MSK
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130129/1a12fa32/attachment.html>
2013 Jan 31
2
[LLVMdev] Assertions in RuntimeDyldELF in ExecutionEngine/MCJIT tests
...N);****
>
> ****
>
> ****
>
> This is what I get for system malloc:****
>
> ****
>
> 0 + 7fec9867a000 + 0 - 7fec9867a040 = ffffffffffffffc0****
>
> This is what I get for ASan allocator (which results in assert failure):**
> **
>
> ****
>
> 0 + 600c0000a8a0 + 0 - 6018000090a0 = fffffff400001800****
>
> ****
>
> --****
>
> Alexey Samsonov, MSK****
>
>
>
> ****
>
> ** **
>
> -- ****
>
> Alexey Samsonov, MSK****
>
--
Alexey Samsonov, MSK
-------------- next part --------------
An HTML attachment w...
2013 Jan 30
0
[LLVMdev] Assertions in RuntimeDyldELF in ExecutionEngine/MCJIT tests
...Value, Addend, FinalAddress, RealOffset);
assert(RealOffset <= INT32_MAX && RealOffset >= INT32_MIN);
This is what I get for system malloc:
0 + 7fec9867a000 + 0 - 7fec9867a040 = ffffffffffffffc0
This is what I get for ASan allocator (which results in assert failure):
0 + 600c0000a8a0 + 0 - 6018000090a0 = fffffff400001800
--
Alexey Samsonov, MSK
--
Alexey Samsonov, MSK
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130130/f8fa4117/attachment.html>
2013 Jan 31
0
[LLVMdev] Assertions in RuntimeDyldELF in ExecutionEngine/MCJIT tests
...Value, Addend, FinalAddress, RealOffset);
assert(RealOffset <= INT32_MAX && RealOffset >= INT32_MIN);
This is what I get for system malloc:
0 + 7fec9867a000 + 0 - 7fec9867a040 = ffffffffffffffc0
This is what I get for ASan allocator (which results in assert failure):
0 + 600c0000a8a0 + 0 - 6018000090a0 = fffffff400001800
--
Alexey Samsonov, MSK
--
Alexey Samsonov, MSK
--
Alexey Samsonov, MSK
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130131/f5d4baa5/attachment.html>