Properly handle the case where only the second operand of e.g. an MVC instruction uses a fixup for the displacement.
ouch... This was my bad - going back to your original idea from Nov 12 last year (https://reviews.llvm.org/D113341).
Paths
| Differential D125982
[SystemZ] Bugfix for symbolic displacments. ClosedPublic Authored by jonpa on May 19 2022, 8:35 AM.
Details
Summary Properly handle the case where only the second operand of e.g. an MVC instruction uses a fixup for the displacement. ouch... This was my bad - going back to your original idea from Nov 12 last year (https://reviews.llvm.org/D113341).
Diff Detail
Unit TestsFailed Event TimelineThis revision is now accepted and ready to land.May 22 2022, 7:22 AM This revision was landed with ongoing or failed builds.May 22 2022, 8:42 AM Closed by commit rGe547b04d5b2c: [SystemZ] Bugfix for symbolic displacements. (authored by jonpa). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 430698 llvm/lib/Target/SystemZ/MCTargetDesc/SystemZMCCodeEmitter.cpp
llvm/test/MC/SystemZ/fixups.s
|