change the singleton register handling code to be based on Record*'s
authorChris Lattner <sabre@nondot.org>
Mon, 1 Nov 2010 01:47:07 +0000 (01:47 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 1 Nov 2010 01:47:07 +0000 (01:47 +0000)
commit1de88235781c45c0afc0c7500d65b59775196c4c
treed424e12301fa26712ef9741e60e9234add52fd5a
parent02bcbc97fbf55803c660729aa9d2c154a2101331
change the singleton register handling code to be based on Record*'s
instead of strings, simplifying it.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@117889 91177308-0d34-0410-b5e6-96231b3b80d8
utils/TableGen/AsmMatcherEmitter.cpp