Move an assert earlier in a file and check that the result of
authorEric Christopher <echristo@gmail.com>
Thu, 28 Feb 2013 20:26:17 +0000 (20:26 +0000)
committerEric Christopher <echristo@gmail.com>
Thu, 28 Feb 2013 20:26:17 +0000 (20:26 +0000)
commit0ac16d539c14fea155f8d61d499d5ac5244403ba
tree8c65fed11ccc26582a5be675f9f85f962a733c41
parent4b8075255040c2e1c41b49dce6e005ab2d4d7efc
Move an assert earlier in a file and check that the result of
our bitwise compare is equal to the field we're looking for.

Noticed on inspection.

llvm-svn: 176296
llvm/lib/Object/MachOObjectFile.cpp