Displaying 2 results from an estimated 2 matches for "de153c5".
Did you mean:
de153c5e
2007 Jun 13
2
[LLVMdev] bootstrap broken on linux x86_64
The llvm bootstrap is broken on linux x86_64. I was able to reduce the
problem to the attached .c file that fails to compile with the
following error message:
stage1/cc1 ~/test.c
yyparse
Attribute ZExt should only apply to Integer type!
void (i64, i64, i8* sext , i8)* @c_finish_if_stmt
Broken module found, compilation aborted!
/home/espindola/test.c:17: internal compiler error: Aborted
Please
2007 Jun 13
0
[LLVMdev] bootstrap broken on linux x86_64
...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>