Reapply 153764 and 153761 with a fix.
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Fri, 30 Mar 2012 20:24:14 +0000 (20:24 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Fri, 30 Mar 2012 20:24:14 +0000 (20:24 +0000)
commit0d4e2ea00eac5d51a74a54dd504a8f34580041d7
tree1343c87c313a4ebdbe8c4fef57e5c0340876115f
parent77ff8bbc2abf13b269bf1e66526e813955b078a7
Reapply 153764 and 153761 with a fix.

Use an explicit comparator instead of the default.

The sets are sorted, but not using the default comparator. Hopefully,
this will unbreak the Linux builders.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@153772 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/MC/MCRegisterInfo.h
utils/TableGen/RegisterInfoEmitter.cpp
utils/TableGen/SequenceToOffsetTable.h