swift
79085ae9
- [Backtracing] Make sure we print the program counter on ARM64 linux.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[Backtracing] Make sure we print the program counter on ARM64 linux. On Linux, the right macro for detecting ARM64 is `__aarch64__`, not `__arm64__`. rdar://118379429
References
#69845 - [Backtracing] Make sure we print the program counter on ARM64 linux.
Author
al45tair
Committer
al45tair
Parents
61f4b783
Loading