Don't forget to match the calling convention when producing a thunk.
authorNick Lewycky <nicholas@mxc.ca>
Fri, 12 Jun 2009 16:04:00 +0000 (16:04 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Fri, 12 Jun 2009 16:04:00 +0000 (16:04 +0000)
commitb3c36c9c9aba3fce8ae35b52eda4192531a9d3df
treee8846346fb08d04e70e0a60e8133a166c0106a2b
parent8728d7a3ea7cad3297f9ab0984358007238ae83a
Don't forget to match the calling convention when producing a thunk.

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