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)
commitfe8ff5ccda3efffa830d515dfcf14e87f31e96b4
treece79afd479db8a99358c5f0edeedc0fcc06bcc0c
parent24864fe1503991d5bcb9645939310c8a4e1e24df
Fix size_t -> uint warnings with MSVC 64-bit build

llvm-svn: 186736
llvm/include/llvm/Support/CFG.h
llvm/include/llvm/Support/IntegersSubset.h
llvm/include/llvm/Support/SourceMgr.h
llvm/lib/Support/SourceMgr.cpp