OSDN Git Service

Remove some dead variables.
authorChris Lattner <sabre@nondot.org>
Fri, 12 May 2006 23:35:26 +0000 (23:35 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 12 May 2006 23:35:26 +0000 (23:35 +0000)
commit2144c2536428f3e4eff4ec8323f00b3b47a80a2e
tree5fba26db76daf273a5a4120fd4e6be5ebe692ce1
parenta87e9cd0699822498a9cf0bac0a4e164b6968824
Remove some dead variables.

Fix a nasty bug in the memcmp optimizer where we used the wrong variable!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28269 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/IPO/Inliner.cpp
lib/Transforms/IPO/SimplifyLibCalls.cpp