[PATCH] D38657: Update cl::opt<uint64_t> instances to cl::opt<unsigned long long>

Mitch Phillips via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 10 10:55:21 PDT 2017


hctim updated this revision to Diff 118429.
hctim added a comment.
Herald added a subscriber: mgorny.

Merged previous changes in the stack.


https://reviews.llvm.org/D38657

Files:
  tools/llvm-cfi-verify/CMakeLists.txt
  tools/llvm-cfi-verify/FileAnalysis.cpp
  tools/llvm-cfi-verify/FileAnalysis.h
  tools/llvm-cfi-verify/GraphBuilder.cpp
  tools/llvm-cfi-verify/GraphBuilder.h
  tools/llvm-cfi-verify/LLVMBuild.txt
  tools/llvm-cfi-verify/llvm-cfi-verify.cpp
  tools/llvm-cfi-verify/unittests/CMakeLists.txt
  tools/llvm-cfi-verify/unittests/FileAnalysis.cpp
  tools/llvm-cfi-verify/unittests/GraphBuilder.cpp
  unittests/CMakeLists.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38657.118429.patch
Type: text/x-patch
Size: 95319 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171010/5fc8fe24/attachment.bin>


More information about the llvm-commits mailing list