summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/ScriptedProcessPythonInterface
diff options
context:
space:
mode:
authorSergei Barannikov <barannikov88@gmail.com>2024-08-16 14:51:35 +0300
committerGitHub <noreply@github.com>2024-08-16 14:51:35 +0300
commitd867988cd9b0f8ea31e7dd9f995e341c9d5d8157 (patch)
tree5ac88d240964819ab04796551eb8ab8d90bb0704 /lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/ScriptedProcessPythonInterface
parenta84790e5fca0429683b24f7bb52d2c4d947dc011 (diff)
[DataLayout] Refactor parsing of "ni" specification (#104546)
Split off of #104545 to reduce patch size. This introduces `parseAddrSpace` function, intended as a replacement for `getAddrSpace`, which doesn't check for trailing characters after the address space number. `getAddrSpace` will be removed after switching all uses to `parseAddrSpace`. Pull Request: https://github.com/llvm/llvm-project/pull/104546
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/ScriptedProcessPythonInterface')
0 files changed, 0 insertions, 0 deletions