1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00
llvm-mirror/test/tools/llvm-ar
Jordan Rupprecht 753019aa7b [llvm-ar] Implement the V modifier as an alias for --version
Summary: Also update the help modifier (h) so that it works as a modifier and not just as a standalone `h`. For example, `llvm-ar h` prints the help message, but `llvm-ar xh` currently prints `unknown option h`.

Reviewers: MaskRay, gbreynoo

Subscribers: llvm-commits

Tags: #llvm

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

llvm-svn: 375028
2019-10-16 18:39:52 +00:00
..
Inputs [llvm-ar] Make paths case insensitive when on windows 2019-10-16 14:07:57 +00:00
absolute-paths.test
add-library.test
case-detection.test [test] Remove a needless declaration of REQUIRES: target-windows 2019-10-04 07:05:29 +00:00
coff-weak.yaml
count.test [llvm-ar] Uncapitalize error messages and delete full stop 2019-09-14 01:18:47 +00:00
create.test [llvm-ar][test] \r\n -> \n 2019-07-17 13:40:42 +00:00
dash-before-letter.test [llvm-ar][test] \r\n -> \n 2019-07-17 13:40:42 +00:00
default-add.test Reapply [llvm-ar][test] Increase llvm-ar test coverage 2019-07-16 12:53:59 +00:00
default-coff.test
default-elf.test
default-macho.test
delete.test [llvm-ar][test] \r\n -> \n 2019-07-17 13:40:42 +00:00
empty-uid-gid.test
extract.test [llvm-ar][test] Correct tests marked as expected fails 2019-08-12 13:04:02 +00:00
flatten-thin-archive-directories.test
flatten-thin-archive-recursive.test
flatten-thin-archive.test
full-path-option.test
help-message.test [llvm-ar] Implement the V modifier as an alias for --version 2019-10-16 18:39:52 +00:00
insert-after.test [llvm-ar] Uncapitalize error messages and delete full stop 2019-09-14 01:18:47 +00:00
insert-before.test [llvm-ar] Uncapitalize error messages and delete full stop 2019-09-14 01:18:47 +00:00
invalid-command-line.test [llvm-ar] Uncapitalize error messages and delete full stop 2019-09-14 01:18:47 +00:00
invalid-object-file.test [llvm-ar] Removes repetition in the error message 2019-09-20 04:40:44 +00:00
move-after.test [llvm-ar] Uncapitalize error messages and delete full stop 2019-09-14 01:18:47 +00:00
move-before.test [llvm-ar] Uncapitalize error messages and delete full stop 2019-09-14 01:18:47 +00:00
move.test [llvm-ar] Uncapitalize error messages and delete full stop 2019-09-14 01:18:47 +00:00
mri1.test [llvm-ar][test] Move MRI tests from "llvm/test/Object/" 2019-09-26 12:32:11 +00:00
mri2.test [llvm-ar][test] Move MRI tests from "llvm/test/Object/" 2019-09-26 12:32:11 +00:00
mri3.test [llvm-ar][test] Move MRI tests from "llvm/test/Object/" 2019-09-26 12:32:11 +00:00
mri4.test [llvm-ar][test] Move MRI tests from "llvm/test/Object/" 2019-09-26 12:32:11 +00:00
mri5.test [llvm-ar][test] Move MRI tests from "llvm/test/Object/" 2019-09-26 12:32:11 +00:00
mri-addlib.test Reapply [llvm-ar] Include a line number when failing to parse an MRI script 2019-09-20 08:10:14 +00:00
mri-addmod.test [llvm-ar][test] \r\n -> \n 2019-07-17 13:40:42 +00:00
mri-comments.test [llvm-ar][test] \r\n -> \n 2019-07-17 13:40:42 +00:00
mri-crlf.test [llvm-ar][test] Move MRI tests from "llvm/test/Object/" 2019-09-26 12:32:11 +00:00
mri-delete.test
mri-end.test [llvm-ar][test] \r\n -> \n 2019-07-17 13:40:42 +00:00
mri-errors.test Reapply [llvm-ar] Include a line number when failing to parse an MRI script 2019-09-20 08:10:14 +00:00
mri-thin-archive.test [llvm-ar] Create thin archives with MRI scripts 2019-06-06 13:19:50 +00:00
mri-utf8.test Revert "[test] Use system locale for mri-utf8.test" 2019-10-10 13:39:12 +00:00
non-windows-name-case.test [llvm-ar] Make paths case insensitive when on windows 2019-10-16 14:07:57 +00:00
override.test
path-names.test [llvm-ar] Make paths case insensitive when on windows 2019-10-16 14:07:57 +00:00
print-thin-archive-path.test
print.test [llvm-ar] Uncapitalize error messages and delete full stop 2019-09-14 01:18:47 +00:00
quick-append.test [llvm-ar] Uncapitalize error messages and delete full stop 2019-09-14 01:18:47 +00:00
read-only-archive.test [llvm-ar] Uncapitalize error messages and delete full stop 2019-09-14 01:18:47 +00:00
reduce-thin-path.test [llvm-ar] Reapply Fix relative thin archive path handling 2019-06-04 10:13:03 +00:00
regex-cmd.test
replace-update.test [llvm-ar][test] \r\n -> \n 2019-07-17 13:40:42 +00:00
replace.test [llvm-ar] Uncapitalize error messages and delete full stop 2019-09-14 01:18:47 +00:00
symtab.test [llvm-ar][test] \r\n -> \n 2019-07-17 13:40:42 +00:00
thin-archive.test [llvm-ar][test] Relax lit directory assumptions in thin-archive.test 2019-06-12 18:41:27 +00:00
version.test [llvm-ar] Implement the V modifier as an alias for --version 2019-10-16 18:39:52 +00:00
windows-name-case.test [llvm-ar] Make paths case insensitive when on windows 2019-10-16 14:07:57 +00:00
windows-path.test [llvm-ar] Accept file paths with windows format slashes 2019-08-12 14:00:28 +00:00