llvm-project/llvm/test/tools/llvm-libtool-darwin
Keith Smiley 10f22335f3
[llvm-libtool-darwin] Add support for -dependency_info
When using llvm-libtool-darwin as a drop in replacement for cctools
libtool, Xcode expects you to create a dependency info file. This file
is a very simple format describing the input files, the output files,
and the version of the tool. This logic is mirrored from that of
ld64.lld, which supports creating this file as well. Ideally we could
extract it, but I don't think we want to throw this into one of the
grab-bag libraries given how small the logic is.

Differential Revision: https://reviews.llvm.org/D134322
2022-10-03 09:53:02 -07:00
..
Inputs [llvm-libtool-darwin] Add support for -dependency_info 2022-10-03 09:53:02 -07:00
L-and-l.test
archive-flattening.test [AIX] support write operation of big archive. 2022-05-13 10:40:15 -04:00
arm64-asm.test
cpu-subtype-matching.test
create-static-lib.test [CommandLine] Remove `may only occur zero or one times!` error 2022-03-11 11:25:04 -08:00
dependency-info.test [llvm-libtool-darwin] Add support for -dependency_info 2022-10-03 09:53:02 -07:00
deterministic-library.test [CommandLine] Remove `may only occur zero or one times!` error 2022-03-11 11:25:04 -08:00
filelist.test [CommandLine] Remove `may only occur zero or one times!` error 2022-03-11 11:25:04 -08:00
help-message.test
ignored-options.test [llvm-libtool-darwin] Parse and ignore -syslibroot 2022-10-03 09:53:01 -07:00
invalid-input-output-args.test [CommandLine] Remove `may only occur zero or one times!` error 2022-03-11 11:25:04 -08:00
missing-library-type.test
no-symbols-warning.test [llvm-libtool-darwin] Add -warnings_as_errors 2022-02-07 14:39:21 -08:00
universal-bitcode-flattening.test
universal-bitcode-output.test
universal-object-flattening.test
universal-object-output.test
version.test
x86_64-asm.test