Mitch Phillips 2471073a0b Update cl::opt<uint64_t> instances to cl::opt<unsigned long long>
cl::opt<uint64_t> fails when parsing command line arguments.

See https://bugs.llvm.org/show_bug.cgi?id=19665.

Reviewers: pcc

Subscribers: mgorny, llvm-commits, kcc

Differential Revision: https://reviews.llvm.org/D38657

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@317141 91177308-0d34-0410-b5e6-96231b3b80d8
2017-11-01 23:39:41 +00:00
..
2017-10-18 13:31:28 +00:00
2017-10-04 20:27:01 +00:00
2017-10-24 17:17:27 +00:00