[llvm-objcopy][test] Add cmp after copy
authorKeith Smiley <keithbsmiley@gmail.com>
Thu, 12 May 2022 17:28:57 +0000 (10:28 -0700)
committerKeith Smiley <keithbsmiley@gmail.com>
Mon, 16 May 2022 23:04:35 +0000 (16:04 -0700)
commit0d863b5b90a2f11e58b0b54d7183cb1577fd3a0b
treef4ad5199bd35765a85fefe7b77f0973e8ff8d3da
parent5de12bb703c5104b3fd64ee51c6900d6171d826a
[llvm-objcopy][test] Add cmp after copy

All of the other tests here either check that the copy fails, or that
the resulting binary is the same, it seems like this check was omitted
for the universal object case.

Differential Revision: https://reviews.llvm.org/D125478
llvm/test/tools/llvm-objcopy/MachO/universal-object.test