OSDN Git Service

Eliminate use of uint32_t to improve compatibility with cygwin
authorChris Lattner <sabre@nondot.org>
Tue, 20 Jan 2009 18:22:57 +0000 (18:22 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 20 Jan 2009 18:22:57 +0000 (18:22 +0000)
commit79abedb83a4dd7d3583c7ca6df8283079acc3ba5
treefcb2708c82f9168533aba8285e68bab6fdc5b959
parentce31b027e7891da951f1036465e8d82dd0bd3297
Eliminate use of uint32_t to improve compatibility with cygwin

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@62590 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/ValueTracking.cpp