[PATCH] D56481: [llvm-objcopy] [COFF] Implement --strip-all[-gnu] for symbols

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


jhenderson added inline comments.


================
Comment at: test/tools/llvm-objcopy/COFF/strip-all.yaml:9
+
+# Test that -S, llvm-strip without arguments and --strip-out-gnu produces
+# identical output.
----------------
`--strip-out-gnu`?


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

https://reviews.llvm.org/D56481





More information about the llvm-commits mailing list