Capitalize the D in parseDirectiveGpDWord.
authorRafael Espindola <rafael.espindola@gmail.com>
Mon, 31 Mar 2014 14:15:07 +0000 (14:15 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Mon, 31 Mar 2014 14:15:07 +0000 (14:15 +0000)
commit1c289ab6bbf9f06c11fb296ff8d2ef9e344e5654
tree4b0dcd836ab20894a965918173a12c3d5c1ed042
parent9982159d26c8613da640e8b4b961b13e1970abbe
Capitalize the D in parseDirectiveGpDWord.

DWord seems to be the canonical way to camel case dword in llvm.

Thanks to Daniel Sander for noticing.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@205191 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Mips/AsmParser/MipsAsmParser.cpp