search for: 7fec9867a040

Displaying 6 results from an estimated 6 matches for "7fec9867a040".

Did you mean: 7fec9867a000
2013 Jan 29
3
[LLVMdev] Assertions in RuntimeDyldELF in ExecutionEngine/MCJIT tests
...lue + Addend - FinalAddress; fprintf(stderr, "%x + %lx + %lx - %lx = %lx\n", *Placeholder, 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...
2013 Jan 30
2
[LLVMdev] Assertions in RuntimeDyldELF in ExecutionEngine/MCJIT tests
...t; *Placeholder, 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,...
2013 Jan 29
0
[LLVMdev] Assertions in RuntimeDyldELF in ExecutionEngine/MCJIT tests
...Addend - FinalAddress; fprintf(stderr, "%x + %lx + %lx - %lx = %lx\n", *Placeholder, 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...
2013 Jan 31
2
[LLVMdev] Assertions in RuntimeDyldELF in ExecutionEngine/MCJIT tests
...t; *Placeholder, 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**** > > > > **** &gt...
2013 Jan 30
0
[LLVMdev] Assertions in RuntimeDyldELF in ExecutionEngine/MCJIT tests
...Addend - FinalAddress; fprintf(stderr, "%x + %lx + %lx - %lx = %lx\n", *Placeholder, 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....
2013 Jan 31
0
[LLVMdev] Assertions in RuntimeDyldELF in ExecutionEngine/MCJIT tests
...Addend - FinalAddress; fprintf(stderr, "%x + %lx + %lx - %lx = %lx\n", *Placeholder, 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 scrubbe...