[PATCH] TableGen backend to generate an index in ctags(1) format.

Sean Silva silvas at purdue.edu
Wed Mar 20 12:12:59 PDT 2013


On Wed, Mar 20, 2013 at 12:54 PM, Schoedel, Kevin P <
kevin.p.schoedel at intel.com> wrote:

> >Kevin, please update the patch to address my comment about x-ref'ing
> >the script from the file header, and the typo I just caught (on phab).
>
> Done.
>
> >Do you need me to commit this for you?
>
> Yes, thanks.
>

The patch doesn't seem to be applying cleanly. Please rebase the patch on
trunk.


>
> >Also, Kevin, would you care to enlighten us mere mortals where you
> >learned the black art of writing readable shell scripts?
>
> Painful experience from the period when there were no alternatives, or
> the alternatives were painful and/or slow -- on an 80386 or 68020-class
> box, it helps that the shell is already resident in memory. I still
> use ksh for various small personal tools, and over the years I've
> accumulated a fair number of code snippets, and fill-in-the-blanks
> templates for new scripts.
>
>
 I've saved tdtags as just such a template :)

-- Sean Silva
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130320/be98fa36/attachment.html>


More information about the llvm-commits mailing list