[llvm-commits] [llvm] r167942 - /llvm/trunk/lib/Transforms/Vectorize/BBVectorize.cpp

Joerg Sonnenberger joerg at britannica.bec.de
Wed Nov 14 13:29:51 PST 2012


On Wed, Nov 14, 2012 at 02:31:28PM -0500, Sean Silva wrote:
> Do we have any reason to believe that the addresses will actually be
> ordered like this?

No. ASLR and friends will defeat that.

Joerg



More information about the llvm-commits mailing list