The implementation currently supports only non-thumb mode. As a test for
the implementation, mmap and munmap functions have been enabled.
Details
Details
- Reviewers
michaelrj - Commits
- rG4c810ecb68ef: [libc] Add arm-32 syscall implementation.
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
LGTM with one nit
libc/src/__support/OSUtil/linux/arm/syscall.h | ||
---|---|---|
24 | nit: should this be formatted like the rest? |
nit: should this be formatted like the rest?