diff options
author | James Y Knight <jyknight@google.com> | 2019-02-07 01:15:41 +0000 |
---|---|---|
committer | James Y Knight <jyknight@google.com> | 2019-02-07 01:15:41 +0000 |
commit | cfe8cd7e06aab1ff4852e4da829aa0e2e1f94214 (patch) | |
tree | bd849d36968a420705e5674b2431ba8b524dd9fd /lldb/packages/Python/lldbsuite/test/python_api | |
parent | f7321540d518b2a428ac78ba34900cd437626246 (diff) | |
download | bcm5719-llvm-cfe8cd7e06aab1ff4852e4da829aa0e2e1f94214.tar.gz bcm5719-llvm-cfe8cd7e06aab1ff4852e4da829aa0e2e1f94214.zip |
[opaque pointer types] Make EmitCall pass Function Types to
CreateCall/Invoke.
Also, remove the getFunctionType() function from CGCallee, since it
accesses the pointee type of the value. The only use was in EmitCall,
so just inline it into the debug assertion.
This is the last of the changes for Call and Invoke in clang.
Differential Revision: https://reviews.llvm.org/D57804
llvm-svn: 353356
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api')
0 files changed, 0 insertions, 0 deletions