diff options
author | Nick Kledzik <kledzik@apple.com> | 2014-08-15 19:53:41 +0000 |
---|---|---|
committer | Nick Kledzik <kledzik@apple.com> | 2014-08-15 19:53:41 +0000 |
commit | 94174f755c4d82d983da6d55a986889be9b26162 (patch) | |
tree | 3446c19cd8af5496198f9b1a060ea3eff4016fb3 /llvm/lib/Support/CommandLine.cpp | |
parent | 6a9b0f900863eac17eeb0be586f86510d1a47c7c (diff) | |
download | llvm-94174f755c4d82d983da6d55a986889be9b26162.zip llvm-94174f755c4d82d983da6d55a986889be9b26162.tar.gz llvm-94174f755c4d82d983da6d55a986889be9b26162.tar.bz2 |
[mach-o] Support -filelist option in darwin driver
The darwin linker has an option, heavily used by Xcode, in which, instead
of listing all input files on the command line, the input file paths are
written to a text file and the path of that text file is passed to the linker
with the -filelist option (similar to @file).
In order to make test cases for this, I generalized the -test_libresolution
option to become -test_file_usage.
llvm-svn: 215762
Diffstat (limited to 'llvm/lib/Support/CommandLine.cpp')
0 files changed, 0 insertions, 0 deletions