Fixed the IRInterpreter to reject any code that
has more than one function with a body. This prevents declarations e.g. of blocks from being passed to the IRInterpreter; they must pass through to the JIT. <rdar://problem/14180236> llvm-svn: 185057
Loading
Please register or sign in to comment