Do not hold the JIT lock when materializing a function and verify if the
function has already been codegen'd. This is required by the Java class loading mechanism which executes Java code when materializing a function. llvm-svn: 49988
Loading
Please register or sign in to comment