diff options
| author | Meghan Denny <hello@nektro.net> | 2023-02-15 09:47:32 +0100 |
|---|---|---|
| committer | Nikita Popov <npopov@redhat.com> | 2023-02-15 09:57:01 +0100 |
| commit | 35276f16e5a2cae0dfb49c0fbf874d4d2f177acc (patch) | |
| tree | f860bed3916fa485cce5f83fc0652fd27002fc8a /lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.cpp | |
| parent | 71712440bbb26b8e1789372024c3a14428b68eae (diff) | |
| download | llvm-35276f16e5a2cae0dfb49c0fbf874d4d2f177acc.zip llvm-35276f16e5a2cae0dfb49c0fbf874d4d2f177acc.tar.gz llvm-35276f16e5a2cae0dfb49c0fbf874d4d2f177acc.tar.bz2 | |
[llvm-c] Add C API methods to match 64bit ArrayType C++ API signatures
Fixes https://github.com/llvm/llvm-project/issues/56496.
As mentioned in the issue, new functions LLVMArrayType2 and
LLVMGetArrayLength2 are created so as to not break the old API.
The old methods are then marked as deprecated and callers are
updated.
Differential Revision: https://reviews.llvm.org/D143700
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.cpp')
0 files changed, 0 insertions, 0 deletions
