[mips] Rename data members and member functions in MipsAssemblerOptions.
authorToma Tabacu <toma.tabacu@imgtec.com>
Fri, 5 Sep 2014 15:43:21 +0000 (15:43 +0000)
committerToma Tabacu <toma.tabacu@imgtec.com>
Fri, 5 Sep 2014 15:43:21 +0000 (15:43 +0000)
commitf47b55160c6785dbf48fb9a3897f4b49f4f60874
tree35a878a561d3244e5796ba976700cc54a35cbe0d
parent286f644bce84dca0e33899b3a80fa53a5b3f632a
[mips] Rename data members and member functions in MipsAssemblerOptions.

Summary: Use the naming convention from the LLVM Coding Standards.

Reviewers: dsanders

Reviewed By: dsanders

Differential Revision: http://reviews.llvm.org/D4972

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