I\'m using the LLVM-C API for a compiler project and need to emit object code from IR to an in memory buffer. I\'m aware the JIT can do this, but the resulting code will be exec