[JIT] Towards a working small memory model.
authorDavide Italiano <davide@freebsd.org>
Wed, 21 Oct 2015 22:12:03 +0000 (22:12 +0000)
committerDavide Italiano <davide@freebsd.org>
Wed, 21 Oct 2015 22:12:03 +0000 (22:12 +0000)
commit8c651fbc410cf51ed788f28543cd7a8e8d322133
treeb44643de6612c0460d602f27ff20d1247e0c1093
parent110f55db52504a8efacfe05ee3111b53e65ce252
[JIT] Towards a working small memory model.

This commit introduces an option, --preallocate, so that we can get memory
upfront and use it in small memory model tests (in order to get
reliable results).

Differential Revision: http://reviews.llvm.org/D13630

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@250956 91177308-0d34-0410-b5e6-96231b3b80d8
tools/llvm-rtdyld/llvm-rtdyld.cpp