[PATCH] D41100: [llvm-objcopy] Refactor llvm-objcopy to allow llvm-strip to differ

Jake Ehrlich via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 9 17:50:46 PDT 2018


jakehehrlich abandoned this revision.
jakehehrlich added a comment.
Herald added a reviewer: alexshap.

Alex did this (and this is a stupidly old change)



================
Comment at: test/tools/llvm-objcopy/basic-strip.test:1
 # RUN: yaml2obj %s > %t
 # RUN: llvm-strip %t %t2
----------------
jhenderson wrote:
> I think you accidentally made this a diff against your previous version, although it's a new file!
That was on purpose, there's another diff up for review that needs to be reviewed first.


Repository:
  rL LLVM

https://reviews.llvm.org/D41100





More information about the llvm-commits mailing list