llvm-6502/unittests/ExecutionEngine
Jeffrey Yasskin feada9462b Revert the test from r88984. It relies on being able to mmap 16GB of
address space (though it only uses a small fraction of that), and the
buildbots disallow that.

Also add a comment to the Makefile's ulimit line warning future
developers that changing it won't work.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@88994 91177308-0d34-0410-b5e6-96231b3b80d8
2009-11-16 23:32:30 +00:00
..
JIT Revert the test from r88984. It relies on being able to mmap 16GB of 2009-11-16 23:32:30 +00:00
ExecutionEngineTest.cpp Make the ExecutionEngine automatically remove global mappings on when their 2009-10-13 17:42:08 +00:00
Makefile Make ExecutionEngine::updateGlobalMapping(GV, NULL) properly remove GV's old 2009-08-04 23:53:16 +00:00