aboutsummaryrefslogtreecommitdiff
path: root/lldb/packages/Python/lldbsuite/test/gdbclientutils.py
diff options
context:
space:
mode:
authorBenji Smith <6193112+Benjins@users.noreply.github.com>2024-06-26 06:10:06 -0400
committerGitHub <noreply@github.com>2024-06-26 12:10:06 +0200
commitf782ff8fc6426890863be0791a9ace2394da3887 (patch)
tree5756c35210e0864c554ce41266a4a1fcd2486403 /lldb/packages/Python/lldbsuite/test/gdbclientutils.py
parent90e4eb8a479dbef4f98f7d8ccd2de5494c6366c7 (diff)
downloadllvm-f782ff8fc6426890863be0791a9ace2394da3887.zip
llvm-f782ff8fc6426890863be0791a9ace2394da3887.tar.gz
llvm-f782ff8fc6426890863be0791a9ace2394da3887.tar.bz2
[C API] Add getters for Target Extension Types to C API (#96447)
Accessors for the name, type parameters, and integer parameters are added. A test is added to echo.ll This was originally done in https://github.com/llvm/llvm-project/pull/71291 but that has been stale for several months. This re-applies the changes, but with some tweaks. e.g. removing the bulk getters in favour of a simple get-by-index approach for the type/integer parameters. The latter is more in line with the rest of the API
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/gdbclientutils.py')
0 files changed, 0 insertions, 0 deletions