[PATCH] D47414: [llvm-objcopy] Fix null symbol handling

Paul Semel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 31 06:52:11 PDT 2018


paulsemel updated this revision to Diff 149283.
paulsemel marked 2 inline comments as done.
paulsemel added a comment.

Applied James' changes.
Added test for null symbol name.


Repository:
  rL LLVM

https://reviews.llvm.org/D47414

Files:
  test/tools/llvm-objcopy/keep-file-symbols.test
  test/tools/llvm-objcopy/null-symbol.test
  test/tools/llvm-objcopy/strip-all-and-keep-symbol.test
  tools/llvm-objcopy/Object.cpp
  tools/llvm-objcopy/Object.h
  tools/llvm-objcopy/llvm-objcopy.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47414.149283.patch
Type: text/x-patch
Size: 4537 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180531/f0148cb6/attachment.bin>


More information about the llvm-commits mailing list