[LLVMdev] insertAfter method Patch
Chris Lattner
clattner at apple.com
Mon Jan 12 23:44:17 PST 2009
On Jan 8, 2009, at 7:15 AM, Thomas Jablin wrote:
> John Criswell wrote:
>> Small nitpick: in Instruction.cpp, the comment for insertAfter says
>> insertBefore and not insertAfter.
>> :)
>>
>> -- John T.
>>
>> _______________________________________________
>> LLVM Developers mailing list
>> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
>> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>>
>
> Thanks for spotting the problem. Looking at the code again, I made
> the same mistake in the comment in Instruction.h. Here is the patch
> with the corrected comments.
> Tom
Applied, thanks!
http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20090112/072078.html
More information about the llvm-dev
mailing list