The MCFixupKindInfo table needs to be in the order that the enums were
authorBill Wendling <isanbard@gmail.com>
Fri, 10 Dec 2010 22:37:19 +0000 (22:37 +0000)
committerBill Wendling <isanbard@gmail.com>
Fri, 10 Dec 2010 22:37:19 +0000 (22:37 +0000)
commit1591b293d6b31ae52a7d5ec16b8117d033204f44
treebb0dd31a507ee97a576d1b9bb93929202facb1eb
parentac00e9627388e31a5704bc3e3430ffd0631bb1fe
The MCFixupKindInfo table needs to be in the order that the enums were
declared. Add a note specifying this and spruce up the list a bit.

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