llvm-project/libc/loader/linux
Siva Chandra Reddy 107ce71849 [libc] Use real objects and archives in integration tests.
Previously, we used empty, non-ELF crti.o, crtn.o, libm.a and libc++.a
files. Instead, we now still use dummies but they are real ELF object
files and archives.
2022-03-24 07:02:33 +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] Use real objects and archives in integration tests. 2022-03-24 07:02:33 +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