summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorReid Kleckner <rnk@google.com>2017-03-06 18:39:39 +0000
committerReid Kleckner <rnk@google.com>2017-03-06 18:39:39 +0000
commit812191584f1c9415673a185336badb38062bc6e2 (patch)
tree22dca1408f0f3b19e92cd13fa93f47dc84fa5809 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parent81dafc1c88717e6141a6173f100c3dd4b7b6ab17 (diff)
[X86] Fix arg copy elision for illegal types
Use the store size of the argument type, which will be a byte-sized quantity, rather than dividing the size in bits by 8. Fixes PR32136 and re-enables copy elision from i64 arguments. Reverts the workaround in from r296950. llvm-svn: 297045
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions