Rename lisp-like functions as suggested by Gabor Greif as loooong time
authorDavid Greene <greened@obbligato.org>
Fri, 7 Jan 2011 17:05:37 +0000 (17:05 +0000)
committerDavid Greene <greened@obbligato.org>
Fri, 7 Jan 2011 17:05:37 +0000 (17:05 +0000)
commit1434f66b2e132a707e2c8ccb3350ea13fb5aa051
tree4802d84c0730654fc43566fdb31ce9ac1fbe528c
parent50dd09bd8592822214ff5fd66cffc3421b92d079
Rename lisp-like functions as suggested by Gabor Greif as loooong time
ago.  This is both easier to learn and easier to read.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@123001 91177308-0d34-0410-b5e6-96231b3b80d8
docs/TableGenFundamentals.html
test/TableGen/ListManip.td
test/TableGen/Slice.td
test/TableGen/if.td
test/TableGen/lisp.td
utils/TableGen/Record.cpp
utils/TableGen/Record.h
utils/TableGen/TGLexer.cpp
utils/TableGen/TGLexer.h
utils/TableGen/TGParser.cpp