[all-commits] [llvm/llvm-project] f23076: [libc] Add init and fini array iteration to the lo...
Siva Chandra via All-commits
all-commits at lists.llvm.org
Wed Aug 3 10:53:42 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f23076f6c5668aa8535da6b80b36f6bdc41b44b2
https://github.com/llvm/llvm-project/commit/f23076f6c5668aa8535da6b80b36f6bdc41b44b2
Author: Siva Chandra Reddy <sivachandra at google.com>
Date: 2022-08-03 (Wed, 03 Aug 2022)
Changed paths:
M libc/loader/linux/x86_64/start.cpp
M libc/test/integration/loader/linux/CMakeLists.txt
A libc/test/integration/loader/linux/init_fini_array_test.cpp
Log Message:
-----------
[libc] Add init and fini array iteration to the loader.
Reviewed By: lntue
Differential Revision: https://reviews.llvm.org/D130966
More information about the All-commits
mailing list