[PATCH] D73820: [llvm-strip][WebAssembly] Support strip flags

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 13 19:22:28 PST 2020


sbc100 accepted this revision.
sbc100 added inline comments.


================
Comment at: llvm/test/tools/llvm-objcopy/wasm/basic-keep.test:22
+# REMOVE: - Type: CUSTOM
+# REMOVE:   Name: .debug_info
+
----------------
Maybe this should be called KEEP because its verifying that something is being kept?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D73820





More information about the llvm-commits mailing list