Fix size_t -> uint warnings with MSVC 64-bit build
authorMatt Arsenault <Matthew.Arsenault@amd.com>
Sat, 20 Jul 2013 00:20:10 +0000 (00:20 +0000)
committerMatt Arsenault <Matthew.Arsenault@amd.com>
Sat, 20 Jul 2013 00:20:10 +0000 (00:20 +0000)
commitac9e819ca9ad93cfbcf0b7c5b0a7cbbd34cd9176
tree49acd0c1eb309352a9b1ba8fa992f576fff7b5d0
parent7b61a701932d850d2777fafda1fea5ec841d893b
Fix size_t -> uint warnings with MSVC 64-bit build

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