diff options
author | Ulrich Weigand <ulrich.weigand@de.ibm.com> | 2016-12-01 17:10:27 +0000 |
---|---|---|
committer | Ulrich Weigand <ulrich.weigand@de.ibm.com> | 2016-12-01 17:10:27 +0000 |
commit | 55082cddefbe7f4b7808bfcdfe0e7666713c99a4 (patch) | |
tree | 2e4671f27856b32ba3e6b16301fca299f3759b62 /clang-tools-extra | |
parent | c1835319c93b4ff6d67b084ef538d727e0b04d47 (diff) | |
download | bcm5719-llvm-55082cddefbe7f4b7808bfcdfe0e7666713c99a4.tar.gz bcm5719-llvm-55082cddefbe7f4b7808bfcdfe0e7666713c99a4.zip |
[SystemZ] Fix applyFixup for 12-bit fixups
Now that we have fixups that only fill parts of a byte, it turns
out we have to mask off the bits outside the fixup area when
applying them. Failing to do so caused invalid object code to
be emitted for bprp with a negative 12-bit displacement.
llvm-svn: 288374
Diffstat (limited to 'clang-tools-extra')
0 files changed, 0 insertions, 0 deletions