OSDN Git Service

Change this method to return ulong, not uint, for 64-bit targets.
authorChris Lattner <sabre@nondot.org>
Mon, 13 Dec 2004 19:48:51 +0000 (19:48 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 13 Dec 2004 19:48:51 +0000 (19:48 +0000)
commitfcdd82e4a952aeedfa212f3b355bb1bb30887fb6
tree7761423713f646c8c87175f703dc57118ba105ac
parent0adacc5670182f135c9baa05f74778f63fa7406b
Change this method to return ulong, not uint, for 64-bit targets.

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