diff options
| author | Nikita Popov <npopov@redhat.com> | 2024-07-29 22:46:18 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-07-29 22:46:18 +0200 |
| commit | 842a332f11f53c698fa0560505e533ecdca28876 (patch) | |
| tree | d1e342369fae400a5d04a3449edc69a519a3371e /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp | |
| parent | cfb92be0a9cdd0f4595100c5add4e2795a44134e (diff) | |
[NVPTX] Fix DwarfFrameBase construction (#101000)
The `{0}` here was initializing the first union member `Register`,
rather than the union member used by CFA, which is `Offset`. Prior to
https://github.com/llvm/llvm-project/pull/99263 this was harmless, but
now they have different layout, leading to test failures on some
platforms (at least i686 and s390x).
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions
