Avoid Enum Compare Warnings
authorDavid Greene <greened@obbligato.org>
Tue, 15 Jan 2013 23:46:58 +0000 (23:46 +0000)
committerDavid Greene <greened@obbligato.org>
Tue, 15 Jan 2013 23:46:58 +0000 (23:46 +0000)
commit99e6c1157d7dca071e33207cd8d0a44f14306803
tree13697358f494fa4a4236710e004ffc34e3b50104
parent7df850924d07849d313a90d79ff52e1e5ae55c68
Avoid Enum Compare Warnings

Avoid a compiler warning about comparing disjoint enums but casting
them to int first.

llvm-svn: 172577
llvm/include/llvm/Object/ELF.h