diff options
| author | Joseph Huber <jhuber6@vols.utk.edu> | 2023-07-21 10:34:09 -0500 |
|---|---|---|
| committer | Joseph Huber <jhuber6@vols.utk.edu> | 2023-07-21 10:49:11 -0500 |
| commit | d3aabeb7b56b27cfacdc8af74d49d72186d89725 (patch) | |
| tree | da4788cb834af1efb170de6b3ae8a631ae9fe78d /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp | |
| parent | 9996e71f2d73a76dc62eb12fc3012aae91014b27 (diff) | |
[libc] Treat the locks array as a bitfield
Currently we keep an internal buffer of device memory that is used to
indicate ownership of a port. Since we only use this as a single bit we
can simply turn this into a bitfield. I did this manually rather than
having a separate type as we need very special handling of the masks
used to interact with the locks.
Reviewed By: JonChesterfield
Differential Revision: https://reviews.llvm.org/D155511
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions
