llvm-project/llvm/test/tools/llvm-ar
Martin Storsjo 1a9593b251 [llvm-ar] Support an options string that start with a dash
Some projects call $AR like "$AR -crs output input1 input2".

Differential Revision: https://reviews.llvm.org/D39538

llvm-svn: 317358
2017-11-03 20:09:10 +00:00
..
Inputs Fix binary static archive that got mangled by patch 2017-03-31 21:16:22 +00:00
absolute-paths.test [llvm-ar] Extract objects to their basename in the CWD 2017-03-31 21:10:53 +00:00
default-add.test [llvm-ar] Support an options string that start with a dash 2017-11-03 20:09:10 +00:00
default-coff.test
default-elf.test
default-macho.test
empty-uid-gid.test
invalid-command-line.test Don't call exit from cl::PrintHelpMessage. 2017-09-07 23:30:48 +00:00
override.test