commit | 9d561f593f56bf8fb3549b8267508c2e36d7f4fa | [log] [tgz] |
---|---|---|
author | Martin Storsjo <martin@martin.st> | Thu Sep 06 18:10:45 2018 +0000 |
committer | Martin Storsjo <martin@martin.st> | Thu Sep 06 18:10:45 2018 +0000 |
tree | c16c51a650b0876bd0424c2378f7b87c443c85e6 | |
parent | 9840d7c8db6a601942e30a12938b645f80943432 [diff] |
[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 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@341571 91177308-0d34-0410-b5e6-96231b3b80d8