Switch lli back to using allocate-gvs-with-code behavior.
authorDaniel Dunbar <daniel@zuster.org>
Sat, 18 Jul 2009 08:07:13 +0000 (08:07 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Sat, 18 Jul 2009 08:07:13 +0000 (08:07 +0000)
commit4dc31369eb711344055a69f6d9663b584b2a032d
tree3c494f054bfa158015e3aa18962f9b350fe575a3
parent3a4a884c1618d94202ee714ea5c899cd80d1c536
Switch lli back to using allocate-gvs-with-code behavior.
 - Otherwise we get two regressions in llvm-test for applications which run out
   of space.

 - Once the JIT memory manager is improved, this can be switched back.

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