On FreeBSD AArch64 safestack needs to use __syscall to handle 64 bit arguments
Details
Details
- Reviewers
vitalybuka MaskRay - Group Reviewers
Restricted Project - Commits
- rGccae01cbce8a: [compiler-rt] Fix Mmap on FreeBSD AArch64
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
I think placing the OS before && is more common.
compiler-rt/lib/safestack/safestack_platform.h | ||
---|---|---|
97 |