Skip to content
Commit 26161cdc authored by Chris Lattner's avatar Chris Lattner
Browse files

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
parent 4a1b0776
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment