diff options
author | Daniel Dunbar <daniel@zuster.org> | 2008-09-10 07:00:50 +0000 |
---|---|---|
committer | Daniel Dunbar <daniel@zuster.org> | 2008-09-10 07:00:50 +0000 |
commit | 62d5c1b5038cdaa4a887a03c37fe1e8d00166ea0 (patch) | |
tree | c78895f289418d46af0c29fc930caf0315338231 /lib/CodeGen/CodeGenModule.cpp | |
parent | 45c25ba11cbf8c9a461def5b03f6ee9481e06769 (diff) |
Add CodeGenTypes::GetFunctionType overload for getting the effective
type of a call.
Change NeXT runtime to use this instead of trying to bitcasting
internally (which doesn't respect the ABI).
Fix subtle bug, use of ConvertTypeRecursive instead of ConvertType is
bad inside GetFunctionType.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@56050 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions