diff options
author | Lang Hames <lhames@gmail.com> | 2024-02-17 13:21:38 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-17 13:21:38 -0800 |
commit | 80c25daca8f8282ceabd2a5bb567203e0dcf8374 (patch) | |
tree | 36352016b4be295570aafb5ab880f5412e253b99 /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp | |
parent | f81f7a57664bd7dccd5e179ed01155efbc8ff481 (diff) | |
download | llvm-80c25daca8f8282ceabd2a5bb567203e0dcf8374.zip llvm-80c25daca8f8282ceabd2a5bb567203e0dcf8374.tar.gz llvm-80c25daca8f8282ceabd2a5bb567203e0dcf8374.tar.bz2 |
[TargetParser] Expose Triple::getArchPointerBitWidth. (#82086)
The getArchPointerBitWidth method provides direct access to the pointer
size for arithmetic or switch statements, instead of requiring clients
to use the isArch16Bit / isArch32Bit / isArch64Bit predicates.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp')
0 files changed, 0 insertions, 0 deletions