Introduce LLVMParseCommandLineOptions C API function.
authorPeter Collingbourne <peter@pcc.me.uk>
Thu, 16 Oct 2014 22:47:52 +0000 (22:47 +0000)
committerPeter Collingbourne <peter@pcc.me.uk>
Thu, 16 Oct 2014 22:47:52 +0000 (22:47 +0000)
commit86b3d8eb4387d6c896b5d2c811b817c735f55cbf
tree596a782958d5c6f23c39733b69e4adacc81c35d6
parent933d703d7c21f6161cbe93f49497c334b03dbb7b
Introduce LLVMParseCommandLineOptions C API function.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@219975 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm-c/Support.h
lib/Support/CommandLine.cpp