llvm-project/llvm/test/tools/llvm-ar
gbreynoo d17c54d17d [llvm-ar] Prevent automatic conversion from thin to full archive
llvm-ar silently converts a thin archive to a regular archive when you
specify a modification operation (e.g. 'r') without the 'T' modifier.
This change stops this from occuring. If a user is trying to convert
between thin and full archives then they can explicitly use the 'L'
command to createa new archive.

Differential Revision: https://reviews.llvm.org/D118693
2022-02-03 11:45:21 +00:00
..
Inputs
absolute-paths.test
add-library.test
case-detection.test
coff-weak.yaml
count.test
create.test
dash-before-letter.test
default-add.test
default-coff.test
default-elf.test
default-macho.test
delete.test
display-empty.test [llvm-ar] Add some test-cases for empty archives 2021-08-10 10:34:50 +01:00
double-hyphen.test
empty-uid-gid.test
error-opening-directory.test [test] Use host platform specific error message substitution in lit tests 2021-01-29 07:16:30 -05:00
error-opening-permission.test [test] Use host platform specific error message substitution in lit tests - continued 2021-02-03 09:53:22 -05:00
extract.test
flatten-thin-archive-directories.test
flatten-thin-archive-recursive.test
flatten-thin-archive.test
full-path-option.test [NFC][llvm] Inclusive language: reword uses of sanity test and check 2021-11-25 07:21:42 -05:00
full-to-thin-archive.test [llvm-ar] Prevent automatic conversion from thin to full archive 2022-02-03 11:45:21 +00:00
help-message.test
insert-after.test
insert-before.test
invalid-command-line.test
invalid-object-file.test
lto-kind-from-triple.test [llvm-ar] Use target triple to deduce archive kind for bitcode inputs 2020-03-20 13:19:44 -07:00
missing-thin-archive-member.test [test] Use host platform specific error message substitution in lit tests 2021-01-29 07:16:30 -05:00
move-after.test
move-before.test
move.test [test] Use host platform specific error message substitution in lit tests 2021-01-29 07:16:30 -05:00
mri-addlib.test
mri-addmod.test
mri-comments.test
mri-crlf.test
mri-delete.test
mri-end.test
mri-errors.test
mri-nonascii.test
mri-thin-archive.test
mri1.test
mri2.test
mri3.test
mri4.test
mri5.test
non-windows-name-case.test
override.test
path-names.test
plugin.test [llvm-ar] Enforce one-dash form for long options 2022-01-12 11:33:23 -08:00
print-thin-archive-path.test
print.test [llvm-ar] Add some test-cases for empty archives 2021-08-10 10:34:50 +01:00
quick-append.test [test] Use host platform specific error message substitution in lit tests 2021-01-29 07:16:30 -05:00
read-only-archive.test
reduce-thin-path.test
regex-cmd.test
replace-update.test
replace.test [test] Use host platform specific error message substitution in lit tests 2021-01-29 07:16:30 -05:00
response-utf8.test
response.test [llvm-ar] Enforce one-dash form for long options 2022-01-12 11:33:23 -08:00
symtab.test [llvm-ar] -s: don't convert a thin archive to a regular one 2022-02-01 09:59:51 -08:00
thin-archive.test [llvm-ar] Add --thin for creating a thin archive 2022-02-01 09:56:50 -08:00
thin-to-full-archive.test [llvm-ar] Prevent automatic conversion from thin to full archive 2022-02-03 11:45:21 +00:00
tool-name.test
version.test [llvm-ar] Enforce one-dash form for long options 2022-01-12 11:33:23 -08:00
windows-name-case.test
windows-path.test