diff options
author | Florian Hahn <flo@fhahn.com> | 2022-02-02 09:44:15 +0000 |
---|---|---|
committer | Florian Hahn <flo@fhahn.com> | 2022-02-02 09:44:15 +0000 |
commit | 1c9f15426fb04d6601749da711f41af89869d494 (patch) | |
tree | 8990193037975819da8f2630be529e32d9e81492 /lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.h | |
parent | a8e5ce76b475a22546090a73c22fa4f83529aa4e (diff) | |
download | llvm-1c9f15426fb04d6601749da711f41af89869d494.zip llvm-1c9f15426fb04d6601749da711f41af89869d494.tar.gz llvm-1c9f15426fb04d6601749da711f41af89869d494.tar.bz2 |
[GVN] Replace PointerIntPair with separate pointer & kind fields (NFC).
After adding another value kind in 8a12cae862af, Value * pointers do not
have enough available empty bits to store the kind (e.g. on ARM)
To address this, the patch replaces the PointerIntPair with separate
value and kind fields.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.h')
0 files changed, 0 insertions, 0 deletions