diff options
author | Chris Lattner <sabre@nondot.org> | 2009-03-09 21:34:10 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2009-03-09 21:34:10 +0000 |
commit | 26161cdc6c59a9d6ebf777bd8d29363316a1a6c4 (patch) | |
tree | e9e24650f7acb42adb4d52aa44c6e5ef1922c82d /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 4a1b0776b3b46481acdb76e1e5ea32eef41ceca4 (diff) | |
download | bcm5719-llvm-26161cdc6c59a9d6ebf777bd8d29363316a1a6c4.tar.gz bcm5719-llvm-26161cdc6c59a9d6ebf777bd8d29363316a1a6c4.zip |
Fix PR3724 by searching for the largest free block when
allocating memory in the JIT. This is insanely inefficient, but
hey, most people implement their own memory managers anyway.
Patch by Eric Yew!
llvm-svn: 66472
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions