aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python
diff options
context:
space:
mode:
authorMatt Arsenault <Matthew.Arsenault@amd.com>2025-08-05 01:09:12 +0900
committerGitHub <noreply@github.com>2025-08-05 01:09:12 +0900
commitb738f630f73975bc591a82fdcb4858ae5da67477 (patch)
tree9a44f49b4b67995af04af45509ba295f489eeedb /lldb/source/Plugins/ScriptInterpreter/Python
parent0ee1811624383b4601c969d72e851377f868120f (diff)
downloadllvm-b738f630f73975bc591a82fdcb4858ae5da67477.zip
llvm-b738f630f73975bc591a82fdcb4858ae5da67477.tar.gz
llvm-b738f630f73975bc591a82fdcb4858ae5da67477.tar.bz2
ADT: Expose typedef for Bitset's storage type (#151986)
Allows subclasses to directly initialize the underlying storage. This will enable tablegen to emit a smaller initializer list to initialize constant bitsets. For runtime libcalls we need to initialize many hundreds of bits in many different sets so this shrinks the generated output to a more manageable size. Extracted from #151948
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions