Emit the warning about the register list not being in ascending order only once.
authorBill Wendling <isanbard@gmail.com>
Tue, 9 Nov 2010 23:45:59 +0000 (23:45 +0000)
committerBill Wendling <isanbard@gmail.com>
Tue, 9 Nov 2010 23:45:59 +0000 (23:45 +0000)
commit8e8b18bcfa87ff919f127b1270a6891db1c9021f
treecaff8eb3c5fc33b2a3c343a4d77b1b5848182222
parent18f601820c5aca5ebc8c8612c33857e709e857cc
Emit the warning about the register list not being in ascending order only once.

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