aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Commands/CommandObjectProcess.cpp
diff options
context:
space:
mode:
authorLang Hames <lhames@gmail.com>2023-11-26 19:30:34 -0800
committerLang Hames <lhames@gmail.com>2023-11-27 09:48:56 -0800
commit56c72c7f339cd6ff780a0d6aa1a0ac8bfc1487aa (patch)
tree88b4761b63ef3bb265c5b64a24c42a68f51ca152 /lldb/source/Commands/CommandObjectProcess.cpp
parent7138fabfbcdfedfe7e9271ee8355774101dfcfed (diff)
downloadllvm-56c72c7f339cd6ff780a0d6aa1a0ac8bfc1487aa.zip
llvm-56c72c7f339cd6ff780a0d6aa1a0ac8bfc1487aa.tar.gz
llvm-56c72c7f339cd6ff780a0d6aa1a0ac8bfc1487aa.tar.bz2
[ORC] Add a public unsafe-operations helper for SymbolStringPtr.
SymbolStringPoolEntryUnsafe provides unsafe access to SymbolStringPtr objects, allowing clients to manually retain and release pool entries, or consume or create SymbolStringPtr instances without affecting an entry's ref-count. This can be useful when writing C APIs that need to handle SymbolStringPtrs. As part of this patch the LLVM-C API implementation is updated to use the new utility, rather than the old, private OrcV2CAPIHelper utility.
Diffstat (limited to 'lldb/source/Commands/CommandObjectProcess.cpp')
0 files changed, 0 insertions, 0 deletions