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
Loading
Please register or sign in to comment