search for: llvmplayground

Displaying 2 results from an estimated 2 matches for "llvmplayground".

2012 Apr 25
2
[LLVMdev] Crash in JIT
...ence to my results. When I attempt to run the JIT (interpreter works fine) I get a EXC_BAD_ACCESS with the following backtrace: * thread #1: tid = 0x2007, 0x0000000102e00042, stop reason = EXC_BAD_ACCESS (code=1, address=0x60c93a2c) frame #0: 0x0000000102e00042 frame #1: 0x00000001015c01fb LLVMPlayGround`llvm::JIT::runFunction(llvm::Function*, std::vector<llvm::GenericValue, std::allocator<llvm::GenericValue> > const&) + 4747 at JIT.cpp:547 frame #2: 0x00000001015a0db2 LLVMPlayGround`LLVMRunFunction + 322 at ExecutionEngineBindings.cpp:195 frame #3: 0x0000000101096125 LLVMPl...
2012 Apr 25
0
[LLVMdev] Crash in JIT
...ence to my results. When I attempt to run the JIT (interpreter works fine) I get a EXC_BAD_ACCESS with the following backtrace: * thread #1: tid = 0x2007, 0x0000000102e00042, stop reason = EXC_BAD_ACCESS (code=1, address=0x60c93a2c) frame #0: 0x0000000102e00042 frame #1: 0x00000001015c01fb LLVMPlayGround`llvm::JIT::runFunction(llvm::Function*, std::vector<llvm::GenericValue, std::allocator<llvm::GenericValue> > const&) + 4747 at JIT.cpp:547 frame #2: 0x00000001015a0db2 LLVMPlayGround`LLVMRunFunction + 322 at ExecutionEngineBindings.cpp:195 frame #3: 0x0000000101096125 LLVMPl...