search for: llvm_34_io

Displaying 5 results from an estimated 5 matches for "llvm_34_io".

Did you mean: llvm_34_ios
2014 Sep 17
2
[LLVMdev] [cfe-dev] exc_bad_instruction on arm
...urn llvm_interpret( > InputFile, > std::vector<std::string>(), > false, // ForceInterpreter > false, // UseMCJIT > [...] > Now i'm having: > > Unhandled instruction encoding format! > UNREACHABLE executed at > /Users/asmirnov/Documents/dev/src/llvm_34_ios/lib/Target/ARM/ARMCodeEmitter.cpp:547! This one at least is understandable. Your options imply (I couldn't find any "llvm_interpret" function, so there's some guesswork) that you're using the old JIT. That's been discouraged for a while, and it's been removed comple...
2014 Sep 17
2
[LLVMdev] [cfe-dev] exc_bad_instruction on arm
..., >> > false, // ForceInterpreter >> > false, // UseMCJIT >> > [...] >> > Now i'm having: >> > >> > Unhandled instruction encoding format! >> > UNREACHABLE executed at >> > >> /Users/asmirnov/Documents/dev/src/llvm_34_ios/lib/Target/ARM/ARMCodeEmitter.cpp:547! >> >> This one at least is understandable. Your options imply (I couldn't >> find any "llvm_interpret" function, so there's some guesswork) that >> you're using the old JIT. That's been discouraged for a while...
2014 Sep 17
2
[LLVMdev] [cfe-dev] exc_bad_instruction on arm
...> false, // UseMCJIT >>>> > [...] >>>> > Now i'm having: >>>> > >>>> > Unhandled instruction encoding format! >>>> > UNREACHABLE executed at >>>> > >>>> /Users/asmirnov/Documents/dev/src/llvm_34_ios/lib/Target/ARM/ARMCodeEmitter.cpp:547! >>>> >>>> This one at least is understandable. Your options imply (I couldn't >>>> find any "llvm_interpret" function, so there's some guesswork) that >>>> you're using the old JIT. That...
2014 Sep 18
2
[LLVMdev] [cfe-dev] exc_bad_instruction on arm
...; [...] >>>>>> > Now i'm having: >>>>>> > >>>>>> > Unhandled instruction encoding format! >>>>>> > UNREACHABLE executed at >>>>>> > >>>>>> /Users/asmirnov/Documents/dev/src/llvm_34_ios/lib/Target/ARM/ARMCodeEmitter.cpp:547! >>>>>> >>>>>> This one at least is understandable. Your options imply (I couldn't >>>>>> find any "llvm_interpret" function, so there's some guesswork) that >>>>>> you...
2014 Sep 18
2
[LLVMdev] [cfe-dev] exc_bad_instruction on arm
...w i'm having: >>>>>>>> > >>>>>>>> > Unhandled instruction encoding format! >>>>>>>> > UNREACHABLE executed at >>>>>>>> > >>>>>>>> /Users/asmirnov/Documents/dev/src/llvm_34_ios/lib/Target/ARM/ARMCodeEmitter.cpp:547! >>>>>>>> >>>>>>>> This one at least is understandable. Your options imply (I couldn't >>>>>>>> find any "llvm_interpret" function, so there's some guesswork) that >&g...