[LLVMdev] bootstrap broken on linux x86_64

Rafael EspĂ­ndola rafael.espindola at gmail.com
Wed Jun 13 16:39:18 PDT 2007


Using a little bit of gdb I was able to dump the .ll. It is attached.

Running llvm-as on it produces:

llvm-as: assembly parsed, but does not verify as correct!
Attribute ZExt should only apply to Integer type!
void (i64, i64, i8* sext , i8)* @c_finish_if_stmt
Broken module found, compilation terminated.

Cheers,
Rafael
-------------- next part --------------
A non-text attachment was scrubbed...
Name: test.ll
Type: application/octet-stream
Size: 1106 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20070614/de153c5e/attachment.obj>


More information about the llvm-dev mailing list