llvm-project/llvm/test/tools/llvm-ar
Owen Reynolds c443e7ef55 [llvm-ar] Access ADDLIB in llvm-ar via command line
ADDLIB is called to add the contents of an archive to another archive. 
Previously this was only accessible through the use of an MRI script.

With the use of a new "L" modifier, archive files can treated in the 
manner above when using quick append.

llvm-svn: 345383
2018-10-26 13:34:38 +00:00
..
Inputs [llvm-ar] Access ADDLIB in llvm-ar via command line 2018-10-26 13:34:38 +00:00
absolute-paths.test
add-library.test [llvm-ar] Access ADDLIB in llvm-ar via command line 2018-10-26 13:34:38 +00:00
case-detection.test [llvm-ar] Temporarily make the tool case detection test Windows-only to fix the build (introduced in r329658) 2018-04-10 10:26:23 +00:00
coff-weak.yaml [COFF] Adjust how we flag weak externals 2018-07-20 20:48:29 +00:00
default-add.test [llvm-ar] Support multiple dashed options 2018-03-28 17:21:14 +00:00
default-coff.test
default-elf.test
default-macho.test
empty-uid-gid.test [llvm-ar] Use POSIX-specified timestamps for 'tv'. 2018-10-05 23:25:39 +00:00
invalid-command-line.test [llvm-ar] Fix help text test. NFC. 2018-08-02 12:27:01 +00:00
mri-delete.test [llvm-ar] Support * as comment char in MRI scripts 2018-09-06 18:10:45 +00:00
override.test
regex-cmd.test On Windows expansion of regex file name patterns is the responsibility of each 2018-03-05 18:54:56 +00:00