summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptedProcessPythonInterface.cpp
diff options
context:
space:
mode:
authorJoseph Huber <jhuber6@vols.utk.edu>2022-07-21 09:25:43 -0400
committerJoseph Huber <jhuber6@vols.utk.edu>2022-07-21 09:28:26 -0400
commitbc33c2fa0c2a68a0431df0d825cc6df99a1883db (patch)
tree022f41bf4cf1d63c94fb7ef2ab7f568f67233d37 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptedProcessPythonInterface.cpp
parent716ca2e3ef37c9aa9517216042653d8a88d76ecf (diff)
[Binary] Hard-code the alignment of the offloading binary
Summary: We previously used `alignof` to get the necessary alignment of the binary header. However this was different on 32-bit platforms and caused a few tests to fail because of it. This patch just changes this to be a hard-coded constant of 8.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptedProcessPythonInterface.cpp')
0 files changed, 0 insertions, 0 deletions