ncg/aarch64: Don't use x18 register on AArch64/Darwin
Apple's ABI documentation [1] says: "The platforms reserve register x18. Don’t use this register." While this wasn't problematic in previous Darwin releases, macOS 13 appears to start zeroing this register periodically. See #21964. [1] https://developer.apple.com/documentation/xcode/writing-arm64-code-for-apple-platforms
Loading
-
mentioned in merge request !8802 (closed)
-
mentioned in commit dbb74a20
-
mentioned in commit b51ceb1f
-
mentioned in commit c2043b0a
-
mentioned in commit 74ca6191
Please register or sign in to comment