Displaying 2 results from an estimated 2 matches for "tp59856".
Did you mean:
259856
2013 Jul 26
2
[LLVMdev] LLVM ERROR : Invalid instruction
...llvm foo.cpp -o foo.ll
2. llc -march=cpp -o foo.ll.cpp foo.ll (at the execution of this command
its giving an error as "Invalid Instruction")
May I know why is it failing on step 2. ???
--
View this message in context: http://llvm.1065342.n5.nabble.com/LLVM-ERROR-Invalid-instruction-tp59856.html
Sent from the LLVM - Dev mailing list archive at Nabble.com.
2013 Jul 26
0
[LLVMdev] LLVM ERROR : Invalid instruction
...-o foo.ll.cpp foo.ll (at the execution of this command
> its giving an error as "Invalid Instruction")
>
> May I know why is it failing on step 2. ???
>
>
>
> --
> View this message in context: http://llvm.1065342.n5.nabble.com/LLVM-ERROR-Invalid-instruction-tp59856.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
-------------- next part...