[PATCH] D84209: [llvm-libtool-darwin] Add support for -D option

Sameer Arora via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 23 08:35:04 PDT 2020


sameerarora101 added a comment.

I have updated the diff that adds support for both `-D` and `-U` options. Although, the `-D` flag is not necessary, we perhaps need it to align the behavior with cctools' libtool? I can update it by removing the `D` flag if people prefer that? 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