Plugins: silence a few more signed comparision warnings
authorSaleem Abdulrasool <compnerd@compnerd.org>
Wed, 23 Jul 2014 01:53:54 +0000 (01:53 +0000)
committerSaleem Abdulrasool <compnerd@compnerd.org>
Wed, 23 Jul 2014 01:53:54 +0000 (01:53 +0000)
commit6310757568fa3e6433435206102bf2d0cc4300e2
tree1bef5903386fe2cc8d86ef1cb8fc2059eb773460
parentb5c128b3c79eb3557996fabbb17031aba26ebba3
Plugins: silence a few more signed comparision warnings

Address a few signed-compare warnings that were triggered on GCC 4.8.2.

llvm-svn: 213716
lldb/source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp