swift
0c5aedaa - [Backtracing][Runtime] Fix Linux build to use getauxval(AT_SECURE).

Commit
2 years ago
[Backtracing][Runtime] Fix Linux build to use getauxval(AT_SECURE). Linux doesn't have `issetugid()`, so use `getauxval(AT_SECURE)` there instead. rdar://105391747
Author
Committer
Parents
Loading