diff options
author | Lang Hames <lhames@gmail.com> | 2020-04-16 18:21:41 -0700 |
---|---|---|
committer | Lang Hames <lhames@gmail.com> | 2020-04-16 18:26:59 -0700 |
commit | cc0ec3fdb9d1dccfc6bf6d511163cb595c8760eb (patch) | |
tree | 5099a859298d42e5f94920a9ae15af4ca055e23d /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | cbf99e0fbab5248d949970f104ff4c14c3100b22 (diff) | |
download | llvm-cc0ec3fdb9d1dccfc6bf6d511163cb595c8760eb.zip llvm-cc0ec3fdb9d1dccfc6bf6d511163cb595c8760eb.tar.gz llvm-cc0ec3fdb9d1dccfc6bf6d511163cb595c8760eb.tar.bz2 |
[llvm-objcopy][MachO] Fix MachO::relocation_info use after 386f1c114d5.
Use shift/mask operations to access r_symbolnum rather than relying on
MachO::relocation_info. This should fix the big-endian bot failures that were
caused by 386f1c114d5.
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions