eliminate the TargetRegisterDesc::AsmName field, the asmprinters now have this table.
authorChris Lattner <sabre@nondot.org>
Sun, 13 Sep 2009 22:45:04 +0000 (22:45 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 13 Sep 2009 22:45:04 +0000 (22:45 +0000)
commite7f3107772b1c8c2b9397ab19106b8451d31e8ab
tree68abc9e7e783aecb3a082272f62dbcc3858bd7fa
parent6a6570a312d4757d2a6555d40dd83c203e43d644
eliminate the TargetRegisterDesc::AsmName field, the asmprinters now have this table.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@81728 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Target/TargetRegisterInfo.h
utils/TableGen/RegisterInfoEmitter.cpp