[PATCH] D46567: [llvm-strip] Add support for -remove-section

Alexander Shaposhnikov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 10 21:35:17 PDT 2018


alexshap marked an inline comment as done.
alexshap added inline comments.


================
Comment at: test/tools/llvm-objcopy/remove-section.test:1
 # RUN: yaml2obj %s > %t
+# RUN: cp %t %t1
----------------
jhenderson wrote:
> No issues with the changes made in this test, but since this isn't testing llvm-strip, I'd prefer it if they were in a separate commit. Feel free to commit it without further review.
r332078


Repository:
  rL LLVM

https://reviews.llvm.org/D46567





More information about the llvm-commits mailing list