OSDN Git Service

Merging r338703 and r338709:
authorHans Wennborg <hans@hanshq.net>
Fri, 3 Aug 2018 10:12:24 +0000 (10:12 +0000)
committerHans Wennborg <hans@hanshq.net>
Fri, 3 Aug 2018 10:12:24 +0000 (10:12 +0000)
commit9cc4d9e124ff2639201ad67a292e5c1cbc084869
tree6ea6bd5c1d048e0abaaec0f723d09ce685f2a02d
parent4f6e104a16b28643fee80da3c398daa1f5da953b
Merging r338703 and r338709:

------------------------------------------------------------------------
r338703 | bd1976llvm | 2018-08-02 13:27:38 +0200 (Thu, 02 Aug 2018) | 8 lines

[llvm-ar] Correct help text

Corrected and simplified the help text.

It was clearly too difficult to maintain before (see e.g. @227296) making it
simpler and more consistent it should help people keep it up to date.

Differential Revision: https://reviews.llvm.org/D48577
------------------------------------------------------------------------

------------------------------------------------------------------------
r338709 | bd1976llvm | 2018-08-02 14:27:01 +0200 (Thu, 02 Aug 2018) | 3 lines

[llvm-ar] Fix help text test. NFC.

Missed from @338703
------------------------------------------------------------------------

git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_70@338840 91177308-0d34-0410-b5e6-96231b3b80d8
test/tools/llvm-ar/invalid-command-line.test
tools/llvm-ar/llvm-ar.cpp