mirror of
https://github.com/intel/llvm.git
synced 2026-02-08 17:07:06 +08:00
Add mmap and munmap to the linux aarch64 entrypoint list as the first user of these syscalls. Reviewed By: michaelrj Differential Revision: https://reviews.llvm.org/D116949