swift
79085ae9 - [Backtracing] Make sure we print the program counter on ARM64 linux.

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
Author
Committer
Parents
Loading