OSDN Git Service

Generic: add range-adapter for option parsing.
authorTim Northover <tnorthover@apple.com>
Wed, 9 Jul 2014 13:03:37 +0000 (13:03 +0000)
committerTim Northover <tnorthover@apple.com>
Wed, 9 Jul 2014 13:03:37 +0000 (13:03 +0000)
commit7fba8d794f5778dcbd1b220d53f5f184e77a19cb
treeb5ab902afb9aba05569d621cf54f271d96bbc120
parent4c27c85cde1657246ad9291af15899f249026bc7
Generic: add range-adapter for option parsing.

I want to use it in lld, but while I'm here I'll update LLVM uses.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@212615 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Option/ArgList.h
lib/Option/ArgList.cpp