diff options
author | Chris Lattner <sabre@nondot.org> | 2007-11-22 20:49:04 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2007-11-22 20:49:04 +0000 |
commit | f4127dd48e11297ed3c545bb6ee6a70bf91388c7 (patch) | |
tree | 673ba0b198b7f69a66e800762e449eb28d4740d8 /llvm/utils/mkpatch | |
parent | a89a113a2047a4c355b1ed65665afd3b592b2d18 (diff) | |
download | bcm5719-llvm-f4127dd48e11297ed3c545bb6ee6a70bf91388c7.tar.gz bcm5719-llvm-f4127dd48e11297ed3c545bb6ee6a70bf91388c7.zip |
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.
llvm-svn: 44274
Diffstat (limited to 'llvm/utils/mkpatch')
0 files changed, 0 insertions, 0 deletions