When lowering invokes to calls, amke sure to preserve the calling conv. This
authorChris Lattner <sabre@nondot.org>
Fri, 13 May 2005 06:27:02 +0000 (06:27 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 13 May 2005 06:27:02 +0000 (06:27 +0000)
commitefd9168eae647b3a52d5acef04d9e042d00f2ea3
treef93bb73c5bea6d80a984bd06327152712f83e08a
parent1381dd8a6eeb882db92024a46cdbd6689ea1cd94
When lowering invokes to calls, amke sure to preserve the calling conv.  This
fixes Ptrdist/anagram with x86 llcbeta

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@21925 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Utils/LowerInvoke.cpp