michaeleisel / zld

A faster version of Apple's linker
MIT License
1.19k stars 50 forks source link

Merge in changes from newly released ld-512 #32

Closed michaeleisel closed 4 years ago

michaeleisel commented 4 years ago

opensource.apple.com has yesterday released ld-512, which is the same one used in Xcode 11.0. Not sure about all the changes, but they appear to be mostly around arm64 authenticated pointers and something called chained fixups.

kastiglione commented 4 years ago

nice!