[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:24:58 PDT 2018
ruiu added a comment.
I do not see any problem of adding these flags for the sake of compatibility with GNU. What I wondered is whether or not you really have a need to make it nondeterministic. I thought that we might be able to just ignore these flags.
Repository:
rL LLVM
https://reviews.llvm.org/D53913
More information about the llvm-commits
mailing list