[mips] Move the setATReg definition inside the MipsAssemblerOptions class. NFC.
authorToma Tabacu <toma.tabacu@imgtec.com>
Thu, 26 Mar 2015 13:08:55 +0000 (13:08 +0000)
committerToma Tabacu <toma.tabacu@imgtec.com>
Thu, 26 Mar 2015 13:08:55 +0000 (13:08 +0000)
commit06a8dfd1ee1b21c2066ea15b0dbe208ca22ccc2c
tree464c68e1e4f6a1cf08006f2a21637098740c4de5
parent971eb1b38246d3cfe1797b3cdfe7285620cf251c
[mips] Move the setATReg definition inside the MipsAssemblerOptions class. NFC.

Summary: This groups all of the MipsAssemblerOptions functionality together, making it more reader-friendly.

Reviewers: dsanders

Reviewed By: dsanders

Subscribers: llvm-commits

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

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