Allow an external 'set' command to set multiple values in the same command.
authorChris Lattner <sabre@nondot.org>
Sun, 3 Aug 2003 13:58:01 +0000 (13:58 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 3 Aug 2003 13:58:01 +0000 (13:58 +0000)
commit6009425e88f3cdcab62aabfcb099e594eed362ae
treee179b501c6dc847ed6a505e6ad4bce5230b5a559
parent9fff8919eefa377936918eec763b392e59049353
Allow an external 'set' command to set multiple values in the same command.
Allow redefinitions of variables as long as they are of the same type.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7507 91177308-0d34-0410-b5e6-96231b3b80d8
support/tools/TableGen/FileParser.y
utils/TableGen/FileParser.y