Remove a final dependency on the form field in tablegen; which is a remnant
authorReed Kotler <rkotler@mips.com>
Fri, 15 Feb 2013 21:05:58 +0000 (21:05 +0000)
committerReed Kotler <rkotler@mips.com>
Fri, 15 Feb 2013 21:05:58 +0000 (21:05 +0000)
commit76c9bcd43a6088f9f3cc1a928496a76d2ff4e223
treee5b67d60ad1d2faa0827816ddf5972bfc94eeed5
parent637b23dc63dfbee78891ba95a13f7236df89b2e5
Remove a final dependency on the form field in tablegen; which is a remnant
of the old jit and which we don't intend to support in mips16 or micromips.
This dependency is for the testing of whether an instruction is a pseudo.

llvm-svn: 175297
llvm/lib/Target/Mips/MCTargetDesc/MipsMCCodeEmitter.cpp
llvm/lib/Target/Mips/MipsAsmPrinter.cpp