[PATCH] D78474: [llvm-objcopy][MachO] Make --remove-section clean up dead symbols

Alexander Shaposhnikov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 21 20:01:15 PDT 2020


alexshap updated this revision to Diff 259153.
alexshap added a comment.

(fix formatting)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D78474

Files:
  llvm/test/tools/llvm-objcopy/MachO/remove-section-dead-symbols.test
  llvm/test/tools/llvm-objcopy/MachO/remove-section-error.test
  llvm/tools/llvm-objcopy/MachO/MachOObjcopy.cpp
  llvm/tools/llvm-objcopy/MachO/MachOReader.cpp
  llvm/tools/llvm-objcopy/MachO/Object.cpp
  llvm/tools/llvm-objcopy/MachO/Object.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78474.259153.patch
Type: text/x-patch
Size: 15957 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200422/2570fcd3/attachment.bin>


More information about the llvm-commits mailing list