summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorSimon Atanasyan <simon@atanasyan.com>2020-09-25 00:01:07 +0300
committerSimon Atanasyan <simon@atanasyan.com>2020-09-26 08:58:46 +0300
commitc6c5629f2fb4ddabd376fbe7c218733283e91d09 (patch)
tree872d669235270cd97c4ec645899991f77a22431a /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parentc0f8e4c06c85db256806cfce90a2b49e4cdd58d4 (diff)
[CodeGen] Do not call `emitGlobalConstantLargeInt` for constant requires 8 bytes to store
This is a fix for PR47630. The regression is caused by the D78011. After this change the code starts to call the `emitGlobalConstantLargeInt` even for constants which requires eight bytes to store. Differential revision: https://reviews.llvm.org/D88261
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions