aboutsummaryrefslogtreecommitdiff
path: root/unittests/ExecutionEngine/JIT/JITMemoryManagerTest.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2009-07-23 21:26:18 +0000
committerChris Lattner <sabre@nondot.org>2009-07-23 21:26:18 +0000
commit50340f666b5b1fceb2c781464779b4a0f583db9a (patch)
tree668500f9efafed97debce9b1d7a161727bf4ac60 /unittests/ExecutionEngine/JIT/JITMemoryManagerTest.cpp
parent17e4aa7d0a0aa67a115da82319534f9e425d960a (diff)
"fix" PR4612, which is a crash on:
%0 = malloc [3758096384 x i32] The "malloc" instruction doesn't support 64-bits correctly (see PR715), and should be removed. Victor is actively working on fixing this, in the meantime just don't crash. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@76899 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'unittests/ExecutionEngine/JIT/JITMemoryManagerTest.cpp')
0 files changed, 0 insertions, 0 deletions