Remove duplicated enum, use the authoritative one.
authorZachary Turner <zturner@google.com>
Thu, 20 Nov 2014 23:19:40 +0000 (23:19 +0000)
committerZachary Turner <zturner@google.com>
Thu, 20 Nov 2014 23:19:40 +0000 (23:19 +0000)
commit7b1534e452ea010521e8368c31b62c018f4d32d5
treeced929e6cbf94f8099e1fd6cdaf88161e0c8e206
parent4764e9bf799560f0b0338e887d52c945ba218114
Remove duplicated enum, use the authoritative one.

Running a diff against lldb-x86-register-enums.h and the file
modified in this patch, the two enums were completely identical.

Deleting one of them to reduce code noise.

llvm-svn: 222478
lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_x86.h