[TableGen] Cleanup capturing of instruction namespace for the fast isel emitter to...
authorCraig Topper <craig.topper@intel.com>
Fri, 7 Jul 2017 06:22:36 +0000 (06:22 +0000)
committerCraig Topper <craig.topper@intel.com>
Fri, 7 Jul 2017 06:22:36 +0000 (06:22 +0000)
commit15e3de1c1ed812057e125879a1669681de89a9b8
tree2d14cce68b8d8a1c6da94fc7cb8bffd254d04cfd
parent86a9aee88f07c01c82d15af67ce41806493ebcba
[TableGen] Cleanup capturing of instruction namespace for the fast isel emitter to remove a std::string and duplicated code. NFC

llvm-svn: 307363
llvm/utils/TableGen/FastISelEmitter.cpp