[PATCH] D56584: [llvm-objcopy] [COFF] Fix writing object files without symbols/string table

James Henderson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 11 02:09:52 PST 2019


jhenderson added a comment.

I'm not quite sure I follow why this only affects executable files? Why is this an issue in PE but not plain COFF?


Repository:
  rL LLVM

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

https://reviews.llvm.org/D56584





More information about the llvm-commits mailing list