[PATCH] D53913: [llvm-objcopy] Support --{enable, disable}-deterministic-archives

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 30 17:16:02 PDT 2018


ruiu added a comment.

> It was before this patch and it still is. This is providing the option to make it not default (if anyone wants that), and also won't break if someone is explicitly running "objcopy --enable-deterministic-archives" and we drop llvm-objcopy in place of that.

Oh sorry I didn't notice that. What was the motivation for you to add a new flag so that you can choose deterministic and non-deterministic? (Just wondering.)


Repository:
  rL LLVM

https://reviews.llvm.org/D53913





More information about the llvm-commits mailing list