search for: tp33259763p33277355

Displaying 4 results from an estimated 4 matches for "tp33259763p33277355".

2012 Feb 07
3
[LLVMdev] Invalid bitcode signature
...n. > _______________________________________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev > > -- View this message in context: http://old.nabble.com/Invalid-bitcode-signature-tp33259763p33277355.html Sent from the LLVM - Dev mailing list archive at Nabble.com.
2012 Feb 04
2
[LLVMdev] Invalid bitcode signature
Bill Wendling-3 wrote: > > The error is coming from the bit-code reader. Make sure that you generated > the file with '-emit-llvm' (i.e., it's not an object file) and that it's > the binary version of the bit-code file, not the text version. > > And, llvm-gcc? really? :-) > > Is there no way that the API can generate valid bitcode? And no, not really
2012 Feb 04
0
[LLVMdev] Invalid bitcode signature
Hi Fraser, On 04/02/12 12:09, Fraser Cormack wrote: > > > Bill Wendling-3 wrote: >> >> The error is coming from the bit-code reader. Make sure that you generated >> the file with '-emit-llvm' (i.e., it's not an object file) and that it's >> the binary version of the bit-code file, not the text version. >> >> And, llvm-gcc? really? :-)
2012 Feb 07
0
[LLVMdev] Invalid bitcode signature
...____________________ >> LLVM Developers mailing list >> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu >> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev >> >> > > -- > View this message in context: http://old.nabble.com/Invalid-bitcode-signature-tp33259763p33277355.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