[llvm-commits] [llvm] r47862 - /llvm/trunk/lib/CodeGen/MachineInstr.cpp
Evan Cheng
evan.cheng at apple.com
Mon Mar 3 15:47:04 PST 2008
Haven't you heard goto's are evil? :-)
I think goto's can be used tastefully. However, it's definitely not
the right situation to use it in this case.
Evan
On Mar 3, 2008, at 3:29 PM, Dale Johannesen wrote:
>
> On Mar 3, 2008, at 3:22 PM, Bill Wendling wrote:
>
>> On Mon, Mar 3, 2008 at 3:14 PM, Evan Cheng <evan.cheng at apple.com>
>> wrote:
>>>> --- llvm/trunk/lib/CodeGen/MachineInstr.cpp (original)
>>>> +++ llvm/trunk/lib/CodeGen/MachineInstr.cpp Mon Mar 3 16:14:33
>>>> 2008
>>>>
>> Okay. (I'm the only one who likes gotos ;-)
>
> I don't mind them in rare cases, but I always get overruled:)
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
More information about the llvm-commits
mailing list