Option parsing: remove non-SUPPORT_ALIASARGS fall-back
authorHans Wennborg <hans@hanshq.net>
Wed, 31 Jul 2013 23:28:51 +0000 (23:28 +0000)
committerHans Wennborg <hans@hanshq.net>
Wed, 31 Jul 2013 23:28:51 +0000 (23:28 +0000)
commita15d5db7f25b609faa1780a954451e4a07d39f37
tree6da5ee7fd769c7cd1dc18afff5c9301ac819846e
parent9dd8c0cffe7de82900823c05159bba765120f1e3
Option parsing: remove non-SUPPORT_ALIASARGS fall-back

The clients of this code have been updated to all support AliasArgs.

This depends on Clang r187538 and lld r187541.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@187546 91177308-0d34-0410-b5e6-96231b3b80d8
unittests/Option/OptionParsingTest.cpp
utils/TableGen/OptParserEmitter.cpp