mirror of
https://github.com/RPCSX/llvm.git
synced 2025-01-05 19:29:01 +00:00
f049c6712d
When an unresolved definition is found, check to see if it is only unresolved because the csretcc was upgraded to the sret param attribute. Such changes change the function type and lead to unresolved definitions. In such cases, just cast the function to the type expected by the CallInst. That is, cast to the version of the function that has the sret param attribute. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33623 91177308-0d34-0410-b5e6-96231b3b80d8 |
||
---|---|---|
.. | ||
.cvsignore | ||
llvm-upgrade.cpp | ||
Makefile | ||
UpgradeInternals.h | ||
UpgradeLexer.cpp.cvs | ||
UpgradeLexer.l | ||
UpgradeLexer.l.cvs | ||
UpgradeParser.cpp.cvs | ||
UpgradeParser.h.cvs | ||
UpgradeParser.y | ||
UpgradeParser.y.cvs |