Add basic lexing and parsing support for SSA operands and definitions.  This
isn't actually constructing IR objects yet, it is eating the tokens and
discarding them.

PiperOrigin-RevId: 203616265
5 files changed
tree: cecd123635d69f82cc49403cd102e9e6f0c3873d
  1. include/
  2. lib/
  3. test/
  4. tools/
  5. LICENSE.TXT