Displaying 1 result from an estimated 1 matches for "r45447".
Did you mean:
45447
2008 Jan 03
0
[LLVMdev] problems found with make check on x86 darwin9
...tribute.c -o - | llvm-as
> llvm-as: assembly parsed, but does not verify as correct!
> Enclosing function does not specify a collector algorithm.
> call void @llvm.gcroot( i8** %tmp2, i8* null )
> Broken module found, compilation terminated.
Please update llvm-gcc. This was fixed with r45447 (4.0) and r45448
(4.2).
— Gordon