OSDN Git Service

Use uint64_t instead of unsigned for offsets and sizes.
authorBob Wilson <bob.wilson@apple.com>
Fri, 29 Jan 2010 20:34:28 +0000 (20:34 +0000)
committerBob Wilson <bob.wilson@apple.com>
Fri, 29 Jan 2010 20:34:28 +0000 (20:34 +0000)
commit963e84f9fcbbfadf69f26f1604e8a588081a6d88
tree5f2f8c745024d2f155b7770cd4bcd27612a3f4f6
parent43ee50fcf094a8a189aa299605c16958d3f33379
Use uint64_t instead of unsigned for offsets and sizes.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@94835 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Utils/Local.cpp