search for: tp47818

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

2012 Aug 02
2
[LLVMdev] Unhandled instruction encoding format!
...", c); return 0; } run on device //------------------------------------------------------------- $clang -emit-llvm -c test.c -o test $lli test Any suggestions are welcome.Thanks. -- View this message in context: http://llvm.1065342.n5.nabble.com/Unhandled-instruction-encoding-format-tp47818.html Sent from the LLVM - Dev mailing list archive at Nabble.com.
2012 Aug 02
0
[LLVMdev] Unhandled instruction encoding format!
...$clang -emit-llvm -c test.c -o test > $lli test > Try passing -use-mcjit to lli. -Jim > > Any suggestions are welcome.Thanks. > > > > > > > > -- > View this message in context: http://llvm.1065342.n5.nabble.com/Unhandled-instruction-encoding-format-tp47818.html > Sent from the LLVM - Dev mailing list archive at Nabble.com. > _______________________________________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev