CommandLine: Add support for 64 bit unsigned integer options.
authorBenjamin Kramer <benny.kra@googlemail.com>
Thu, 15 Sep 2011 21:17:37 +0000 (21:17 +0000)
committerBenjamin Kramer <benny.kra@googlemail.com>
Thu, 15 Sep 2011 21:17:37 +0000 (21:17 +0000)
commitb3514569d078065ced56562e01fd5a39e01543da
tree7eda7d57d76c9a912554e537275e0109b25cbe15
parentf5b0accf43a4fa22fc6050daac59441e3c9288b0
CommandLine: Add support for 64 bit unsigned integer options.

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