[PATCH] D56840: [llvm-objcopy] [COFF] Implement --only-keep-debug

James Henderson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 18 06:20:40 PST 2019


jhenderson added inline comments.


================
Comment at: test/tools/llvm-objcopy/COFF/Inputs/only-keep-sections.yaml:1
+--- !COFF
+OptionalHeader:  
----------------
jhenderson wrote:
> If this yaml file is going to be used in other tests, it should be more generically named (unless the other tests also involve "only-keep-sections").
Wait, never mind. I got myself mixed up about the switch name and this!


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

https://reviews.llvm.org/D56840





More information about the llvm-commits mailing list