Do not change the type of a ByVal argument to a
authorDale Johannesen <dalej@apple.com>
Wed, 23 Apr 2008 01:03:05 +0000 (01:03 +0000)
committerDale Johannesen <dalej@apple.com>
Wed, 23 Apr 2008 01:03:05 +0000 (01:03 +0000)
commit63e7eb4e129e838ae71b06803dda297e8d314714
treee07e3d6c576d386c23b8e23074e63b873451efd0
parentf30752cbcc9a29bc10f1d811bdfe2c78f267e51b
Do not change the type of a ByVal argument to a
type of a different size.

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