OSDN Git Service

size() should return a size_t; avoids a warning for 64 bit machines.
authorMon P Wang <wangmp@apple.com>
Sat, 25 Apr 2009 20:46:59 +0000 (20:46 +0000)
committerMon P Wang <wangmp@apple.com>
Sat, 25 Apr 2009 20:46:59 +0000 (20:46 +0000)
commit8d34844bff997d9587c4d64339f110908e4e720f
treea996cfce628d342cb81f66865a62472a61378e30
parenta4b2bab23313b1d45e1f3e6c9610a1e83fce4005
size() should return a size_t; avoids a warning for 64 bit machines.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@70072 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Constants.h