[PATCH] D84209: [llvm-libtool-darwin] Add support for -D option
Sameer Arora via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 21 09:11:18 PDT 2020
sameerarora101 added a comment.
In D84209#2163675 <https://reviews.llvm.org/D84209#2163675>, @jhenderson wrote:
> Documentation for this option? Also, you've changed the default behaviour of the tool from being deterministic to being non-deterministic. Are you sure that's what you want?
Would changing the default behavior to being non-deterministic be a problem? This, non-deterministic behavior, is default behavior of cctools' libtool and so I thought of replicating that here.
I have added the docs now, thanks!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D84209/new/
https://reviews.llvm.org/D84209
More information about the llvm-commits
mailing list