[all-commits] [llvm/llvm-project] e547b0: [SystemZ] Bugfix for symbolic displacements.
Jonas Paulsson via All-commits
all-commits at lists.llvm.org
Sun May 22 08:42:36 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e547b04d5b2c20bb5d14e49a86837c77573b267a
https://github.com/llvm/llvm-project/commit/e547b04d5b2c20bb5d14e49a86837c77573b267a
Author: Jonas Paulsson <paulsson at linux.vnet.ibm.com>
Date: 2022-05-22 (Sun, 22 May 2022)
Changed paths:
M llvm/lib/Target/SystemZ/MCTargetDesc/SystemZMCCodeEmitter.cpp
M llvm/test/MC/SystemZ/fixups.s
Log Message:
-----------
[SystemZ] Bugfix for symbolic displacements.
Properly handle the case where only the second operand of e.g. an MVC
instruction uses a fixup for the displacement.
Reviewed By: Ulrich Weigand
Differential Revision: https://reviews.llvm.org/D125982
More information about the All-commits
mailing list