Previously the mman macros were in api.td, but platform differences are
easier to handle with preprocessor macros so they have been moved to
include. Also I completed the list of macros (at least for what I need
soon) and fixed some previously incorrect values.
Details
Details
- Reviewers
sivachandra lntue - Commits
- rG8d615a5e8af2: [libc] move sys/mman macros to /include
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo