diff options
| author | Dominik Steenken <dost@de.ibm.com> | 2025-05-02 19:01:13 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-05-02 19:01:13 +0200 |
| commit | 173ec728d287f989053bd77521b3497b069c98a2 (patch) | |
| tree | bd22e061bff42f56ba2720b065581e14f42160eb /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h | |
| parent | cb068dcec1b30528f0d06916911f55b4bd61b0bb (diff) | |
| download | llvm-173ec728d287f989053bd77521b3497b069c98a2.zip llvm-173ec728d287f989053bd77521b3497b069c98a2.tar.gz llvm-173ec728d287f989053bd77521b3497b069c98a2.tar.bz2 | |
[SystemZ] Fix a bug introduced by #135767 (#138280)
Commit `083b4a3d66` introduced a store-and-load pair around the `BRASL`
call to mcount. That load instruction did not properly declare its
target register as defined, leading to a bad machine instruction.
This commit fixes this by explicitly labeling `%r14` on the load as
`def`.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h')
0 files changed, 0 insertions, 0 deletions
