[PATCH] D61672: [llvm-objcopy] Allow strip symtab in executables and DSOs
    Eugene Leviant via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Thu Jul 11 07:44:48 PDT 2019
    
    
  
evgeny777 updated this revision to Diff 209217.
evgeny777 added a comment.
Fixed issue with --emit-relocs. Existing test ELF/no-symbol-relocation.test checks this.
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D61672/new/
https://reviews.llvm.org/D61672
Files:
  test/tools/llvm-objcopy/ELF/preserve-segment-contents-ehdr-phdrs.test
  test/tools/llvm-objcopy/ELF/remove-multiple-sections.test
  test/tools/llvm-objcopy/ELF/segment-shift-section-remove.test
  test/tools/llvm-objcopy/ELF/segment-test-remove-section.test
  test/tools/llvm-objcopy/ELF/strip-unneeded-all-symbols.test
  tools/llvm-objcopy/ELF/ELFObjcopy.cpp
  tools/llvm-objcopy/ELF/Object.cpp
  tools/llvm-objcopy/ELF/Object.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61672.209217.patch
Type: text/x-patch
Size: 8760 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190711/736d4389/attachment.bin>
    
    
More information about the llvm-commits
mailing list