Fix uint64_t -> unsigned VS warnings.
authorChris Lattner <sabre@nondot.org>
Sat, 8 Jan 2005 19:42:22 +0000 (19:42 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 8 Jan 2005 19:42:22 +0000 (19:42 +0000)
commit652f3cf76f7b1a8141e65a902b3e18082b34efed
tree71723053792b759e1fe314092f19972f9e3285d5
parentd4bc564531ec9d7db7ec6630bc89f411f730cda1
Fix uint64_t -> unsigned VS warnings.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19381 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/DeadStoreElimination.cpp
lib/Transforms/Scalar/InstructionCombining.cpp