llvm-project/llvm/test/tools/llvm-ar
Martin Storsjo 1e8edd13ee [llvm-ar] Support * as comment char in MRI scripts
MRI scripts have two comment chars, * and ;, but only the latter was
supported before.

Also allow leading spaces before comment chars (and before any command
string), and allow comments after a command.

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

llvm-svn: 341571
2018-09-06 18:10:45 +00:00
..
Inputs
absolute-paths.test
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
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