[PATCH] D76675: [llvm-objcopy] Match GNU behaviour regarding file symbols

Yi Kong via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 20 20:36:54 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG7c65e88d0bc8: [llvm-objcopy] Match GNU behaviour regarding file symbols (authored by kongyi).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D76675?vs=258673&id=258894#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D76675

Files:
  llvm/test/tools/llvm-objcopy/ELF/keep-file-symbols.test
  llvm/test/tools/llvm-objcopy/ELF/strip-debug.test
  llvm/tools/llvm-objcopy/CopyConfig.cpp
  llvm/tools/llvm-objcopy/ELF/ELFObjcopy.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76675.258894.patch
Type: text/x-patch
Size: 5098 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200421/1b82bbbc/attachment.bin>


More information about the llvm-commits mailing list