[PATCH] D134322: [llvm-libtool-darwin] Add support for -dependency_info

Keith Smiley via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 21 09:11:50 PDT 2022


keith updated this revision to Diff 461919.
keith marked 2 inline comments as done.
keith added a comment.

Remove debug prints, use StringRef to avoid copies


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D134322/new/

https://reviews.llvm.org/D134322

Files:
  llvm/test/tools/llvm-libtool-darwin/Inputs/DependencyDump.py
  llvm/test/tools/llvm-libtool-darwin/dependency-info.test
  llvm/tools/llvm-libtool-darwin/DependencyInfo.h
  llvm/tools/llvm-libtool-darwin/llvm-libtool-darwin.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134322.461919.patch
Type: text/x-patch
Size: 6671 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220921/a4c730dd/attachment.bin>


More information about the llvm-commits mailing list