llvm-project/libc/loader/linux
Siva Chandra Reddy b950a0d44d [libc][Obvious] Remove an unnecessary dep and use inline_memcpy.
An unnecessary dep of the getenv function is removed. From the x86_64
loader, a call to __llvm_libc::memcpy is replaced with call to
__llvm_libc::inline_memcpy.
2022-03-22 07:08:57 +00:00
..
aarch64 [libc] Align the stack pointer in the start function. 2022-03-07 19:45:53 +00:00
x86_64 [libc][Obvious] Remove an unnecessary dep and use inline_memcpy. 2022-03-22 07:08:57 +00:00
CMakeLists.txt [libc] Normalize LIBC_TARGET_MACHINE 2021-05-05 15:52:42 +00:00