The forward declare should be a struct instead of a class (to be consistent with...
authorAaron Ballman <aaron@aaronballman.com>
Thu, 27 Mar 2014 14:10:00 +0000 (14:10 +0000)
committerAaron Ballman <aaron@aaronballman.com>
Thu, 27 Mar 2014 14:10:00 +0000 (14:10 +0000)
commitaebc63ab2ef2411c4f619915d3ff9705f97056d0
tree2ed250b56eec9d5d3016caccd02021da87327ff7
parent743cf745309da49f1540f698f97eecc78126b5a3
The forward declare should be a struct instead of a class (to be consistent with the definition, as well as to silence an MSVC C4099 warning).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@204928 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Mips/MCTargetDesc/MipsAsmBackend.h