Fix PR595: These error messages should not be looking at CGI.Name, they
authorChris Lattner <sabre@nondot.org>
Fri, 15 Jul 2005 22:43:04 +0000 (22:43 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 15 Jul 2005 22:43:04 +0000 (22:43 +0000)
commit3e3def9c1955ab061575eb9a99aa4297a4de5299
tree1d6b6c2a97ac634e8d94a0d92e8275883b3e832c
parent2382ff7fbe41e0b3d0c1385f619af260b45b23d8
Fix PR595: These error messages should not be looking at CGI.Name, they
should be looking at CGI.TheDef->getName().

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