OSDN Git Service

Use the correct comparator to avoid depending on pointer values.
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Sat, 18 Jun 2011 05:44:55 +0000 (05:44 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Sat, 18 Jun 2011 05:44:55 +0000 (05:44 +0000)
commitc6596e2edc406298ff65d27633bd898613533c0b
treef117289e58a55f9dd3b74af0a6102d0e3f578f2d
parentabdbc84b4ed4276ed3def50f554e3ba156325717
Use the correct comparator to avoid depending on pointer values.

This should fix the Linux buildbots.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@133334 91177308-0d34-0410-b5e6-96231b3b80d8
utils/TableGen/CodeGenRegisters.cpp