llvm-project/libc/loader/linux
Siva Chandra c9e1ecd46d [libc] Adjust aarch64 startup code to reliably sniff out the start args.
Since this now allows, the init/fini array iteration has been added in
a similar fashion to x86_64 and the corresponding test enabled.

Reviewed By: jeffbailey

Differential Revision: https://reviews.llvm.org/D131133
2022-08-03 23:12:02 -07:00
..
aarch64 [libc] Adjust aarch64 startup code to reliably sniff out the start args. 2022-08-03 23:12:02 -07:00
x86_64 [libc] Add init and fini array iteration to the loader. 2022-08-03 17:53:23 +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