aboutsummaryrefslogtreecommitdiffstats
path: root/utils/TableGen/Record.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2007-11-22 20:49:04 +0000
committerChris Lattner <sabre@nondot.org>2007-11-22 20:49:04 +0000
commit6b7d76a4ec5ae66afce3c312afc32fe1cf005d64 (patch)
tree682aa3de3d166b50c3025180826f14903bbd5e1e /utils/TableGen/Record.cpp
parent13e13f867ab6a322cdbdb382d805be98ab31f1b9 (diff)
downloadexternal_llvm-6b7d76a4ec5ae66afce3c312afc32fe1cf005d64.zip
external_llvm-6b7d76a4ec5ae66afce3c312afc32fe1cf005d64.tar.gz
external_llvm-6b7d76a4ec5ae66afce3c312afc32fe1cf005d64.tar.bz2
Rewrite the tblgen parser in a recursive descent style, eliminating the bison parser.
This makes the parser much easier to understand, eliminates a ton of global variables, and gives tblgen nice caret diagnostics. It is also faster, but tblgen probably doesn't care about performance. There are a couple of FIXMEs which I will take care of next. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@44274 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'utils/TableGen/Record.cpp')
0 files changed, 0 insertions, 0 deletions