llvm/libc/loader
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
..
linux [libc] Use real objects and archives in integration tests. 2022-03-24 07:02:33 +00:00
CMakeLists.txt