[all-commits] [llvm/llvm-project] 0d863b: [llvm-objcopy][test] Add cmp after copy
Keith Smiley via All-commits
all-commits at lists.llvm.org
Mon May 16 16:05:26 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0d863b5b90a2f11e58b0b54d7183cb1577fd3a0b
https://github.com/llvm/llvm-project/commit/0d863b5b90a2f11e58b0b54d7183cb1577fd3a0b
Author: Keith Smiley <keithbsmiley at gmail.com>
Date: 2022-05-16 (Mon, 16 May 2022)
Changed paths:
M llvm/test/tools/llvm-objcopy/MachO/universal-object.test
Log Message:
-----------
[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
More information about the All-commits
mailing list