[LLVMdev] insertAfter method Patch

Thomas Jablin tjablin at cs.princeton.edu
Thu Jan 8 07:15:19 PST 2009


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: AddInsertAfter.patch
Type: text/x-patch
Size: 1872 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090108/209a8a13/attachment.bin>


More information about the llvm-dev mailing list