On Apr 11, 2007, at 6:05 AM, Reid Spencer wrote:
> Instructions.cpp updated: 1.83 -> 1.84
> ---
> Log message:
>
> Fix a bug where ICmpInst objects instantiated directly with a name  
> would
> not retain that name. Not noticed because AsmParser always sets  
> name after
> construction. However, llvm2cpp noticed.
>

Nice, I was wondering why so many compares were missing names :)

-Chris
_______________________________________________
llvm-commits mailing list
llvm-commits@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits

Reply via email to