[LLVMdev] Trouble using llvm tools
Tanu Sharma
tanusharma_04 at yahoo.com
Tue Nov 30 06:54:48 PST 2004
I have trouble using the llvm tools.Some of the errors are :
$ llvm-dis prog.bc
$ llvm-dis: Invalid Top Level Block Length! Type:1, Size:456 (Vers=0, Pos=12)
-------------------------------------
$ extract -o=outprog prog.bc
$ extract: bytecode didn't read correctly.
Where am I doing wrong ?I wish to get human readable form of my bytecode file.The tool giving similar error.
Thanks
Tanu
---------------------------------
Do you Yahoo!?
Read only the mail you want - Yahoo! Mail SpamGuard.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20041130/bb98f8b4/attachment.html>
More information about the llvm-dev
mailing list