diff options
author | Chris Lattner <sabre@nondot.org> | 2002-08-16 21:14:40 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2002-08-16 21:14:40 +0000 |
commit | d78700de8e01dd53b1e98a21163fd4e461501d6b (patch) | |
tree | 27bcd8809a0f587ffa21d72b794732bd5497ec05 /lib/Bytecode | |
parent | 750b9b080df1789fe8e852237062f534de5e0705 (diff) |
- Remove unused STRING token from lexer & parser
- Changed parser to always use parenthesis on ConstExprs to be consistent
- Parser now passes TRUE and FALSE tokens as a special case of the ConstExpr
machinery instead of a special case of constant int stuff
- Fix the AsmParser to use ValueRef ::= ConstExpr, and remove
ResolvedVal ::= ConstExpr this allows constexprs to be used in PHI nodes
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3362 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Bytecode')
0 files changed, 0 insertions, 0 deletions