llvm-project/libc/loader/linux
Michael Jones 1801c356f6 [libc] add syscall function
Add the syscall wrapper function and tests. It's implemented using a
macro to guarantee the minimum number of arguments.

Reviewed By: sivachandra, lntue

Differential Revision: https://reviews.llvm.org/D134919
2022-09-30 15:46:28 -07:00
..
aarch64 [libc] add syscall function 2022-09-30 15:46:28 -07:00
x86_64 [libc] add syscall function 2022-09-30 15:46:28 -07:00
CMakeLists.txt [libc] Install startup files with the install-libc target. 2022-08-19 20:15:16 +00:00
crti.cpp [libc] Use real objects and archives in integration tests. 2022-03-24 07:02:33 +00:00
crtn.cpp [libc] Use real objects and archives in integration tests. 2022-03-24 07:02:33 +00:00