| commit | a78d809abc6d3a4a6db0a5f8ca6a80bfa20508a0 | [log] [tgz] |
|---|---|---|
| author | Daniel Dunbar <daniel@zuster.org> | Sat Jul 18 08:07:13 2009 +0000 |
| committer | Daniel Dunbar <daniel@zuster.org> | Sat Jul 18 08:07:13 2009 +0000 |
| tree | cac6a373b7c3aee5987be318ea17409ac16bb3f9 | |
| parent | 0d1390356312fbaff47dcbffa53d2579de47378f [diff] |
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. llvm-svn: 76291