llvm-project/libc/config/linux
Alex Brachet 2c73c26666 [libc] Add Convenience syscall Template Function
Summary: This patch adds a convenience template function so we don't need to cast all types to `long` manually when calling `__llvm_libc::syscall`.

Reviewers: sivachandra, MaskRay, gchatelet

Reviewed By: sivachandra

Subscribers: libc-commits, tschuett

Differential Revision: https://reviews.llvm.org/D74530
2020-02-13 14:39:16 -05:00
..
x86_64 [libc] Add Convenience syscall Template Function 2020-02-13 14:39:16 -05:00
CMakeLists.txt [libc] Move the implementation of mmap and munmap into a linux specific area. 2020-01-24 15:42:28 -08:00
api.td Add implementations of POSIX mmap and munmap functions. 2019-12-23 14:04:02 -08:00
errno.h.in
platfrom_defs.h.inc [libc] Move the implementation of mmap and munmap into a linux specific area. 2020-01-24 15:42:28 -08:00
syscall.h.def [libc] Move the implementation of mmap and munmap into a linux specific area. 2020-01-24 15:42:28 -08:00
syscall_numbers.h.inc Add implementations of POSIX mmap and munmap functions. 2019-12-23 14:04:02 -08:00