Export the register classes so that the instruction selector can get at them as needed
authorChris Lattner <sabre@nondot.org>
Wed, 6 Aug 2003 21:47:14 +0000 (21:47 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 6 Aug 2003 21:47:14 +0000 (21:47 +0000)
commit38aa542f3679af5925315626a37e2d085954ce9f
treeb80875f33c99a1d97b8c3f59beef5b92c6f1553e
parent6a8097550529944887ccb3cc50b4c3d548f978c6
Export the register classes so that the instruction selector can get at them as needed

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7651 91177308-0d34-0410-b5e6-96231b3b80d8
support/tools/TableGen/InstrSelectorEmitter.cpp
support/tools/TableGen/RegisterInfoEmitter.cpp
utils/TableGen/InstrSelectorEmitter.cpp
utils/TableGen/RegisterInfoEmitter.cpp