Add an operator== to the RegisterNumber class; it simplifies
authorJason Molenda <jmolenda@apple.com>
Tue, 11 Nov 2014 08:26:44 +0000 (08:26 +0000)
committerJason Molenda <jmolenda@apple.com>
Tue, 11 Nov 2014 08:26:44 +0000 (08:26 +0000)
commitd158db0f63cece2520e0d70b8bd712001cd78322
tree1c1c024b72c9a2c0023829a2930f5765255dfba3
parentcdcbfba3b6cdf06b75a195022165d9bd6c9df812
Add an operator== to the RegisterNumber class; it simplifies
RegisterContextLLDB a bit more in a few places.

llvm-svn: 221677
lldb/source/Plugins/Process/Utility/RegisterContextLLDB.cpp
lldb/source/Plugins/Process/Utility/RegisterContextLLDB.h