[PATCH] D39207: [llvm-objcopy] Add support for dwarf fission

Jake Ehrlich via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 26 13:32:26 PDT 2017


jakehehrlich updated this revision to Diff 120479.
jakehehrlich added a comment.

1. Fixed typos and StringRef/std::string mixup
2. Changed the way that SHT_NOTE sections were handled.
3. Made the test shorter because I included a ridiculous amount of information in that test.
4. Responded to a few other little things from James


Repository:
  rL LLVM

https://reviews.llvm.org/D39207

Files:
  test/tools/llvm-objcopy/Inputs/dwarf.dwo
  test/tools/llvm-objcopy/drawf-fission.test
  tools/llvm-objcopy/Object.h
  tools/llvm-objcopy/llvm-objcopy.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39207.120479.patch
Type: text/x-patch
Size: 6055 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171026/51ab718d/attachment.bin>


More information about the llvm-commits mailing list