summaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorDominik Steenken <dost@de.ibm.com>2025-05-02 19:01:13 +0200
committerGitHub <noreply@github.com>2025-05-02 19:01:13 +0200
commit173ec728d287f989053bd77521b3497b069c98a2 (patch)
treebd22e061bff42f56ba2720b065581e14f42160eb /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parentcb068dcec1b30528f0d06916911f55b4bd61b0bb (diff)
[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 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions