[PATCH] D124895: [Object] Fix updating darwin archives

Keith Smiley via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 4 17:49:45 PDT 2022


keith added inline comments.


================
Comment at: llvm/test/tools/llvm-objcopy/MachO/Inputs/unaligned_objects.yaml:1
+#--- first-object.yaml
+--- !mach-o
----------------
jyknight wrote:
> This file seems to have a lot of unnecessary junk in it (e.g. actual code, lots of symbols, etc). Can it be stripped down?
Fair enough, I can try to pair these down, I took the real world use case I hit this with since it wasn't enormous


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D124895/new/

https://reviews.llvm.org/D124895



More information about the llvm-commits mailing list