Fix an off-by-one error that broke Prolangs/deriv2 with llc on x86
authorChris Lattner <sabre@nondot.org>
Sat, 7 Apr 2007 20:19:08 +0000 (20:19 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 7 Apr 2007 20:19:08 +0000 (20:19 +0000)
commitaf33e6579a76611db02014e574bc4314cfb703df
treefb58238e59ec582fa0812b6c8fa5324cc056fa84
parenta41c7b4bf24e2f4173f105323bed5dc162a3f46e
Fix an off-by-one error that broke Prolangs/deriv2 with llc on x86
and Prolangs-C/cdecl

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