Fangrui Song 05fb769b72 [AArch64][MachO] Drop a 2015 ld64 workaround avoiding local relocations
Commit d6223a24718df3c30b67422c2eb6d0e93af9c4e8 introduced an ld64 workaround
that disables local relocations for many pointer-sized relocations (e.g.
relocations referencing `__DATA,__literal*`).

ld64 has been fixed long ago (2015). Drop this workaround so that the
behavior matches x86-64.

Reviewed By: pete

Differential Revision: https://reviews.llvm.org/D152831
2023-06-29 17:59:15 -07:00
..
2023-01-05 18:49:23 +00:00