[libc-commits] [libc] [libc] expose aux vector (PR #75806)
Schrodinger ZHU Yifan via libc-commits
libc-commits at lists.llvm.org
Mon Dec 18 11:42:24 PST 2023
================
@@ -115,12 +115,7 @@ static void call_fini_array_callbacks() {
} // namespace LIBC_NAMESPACE
using LIBC_NAMESPACE::app;
-
-// TODO: Would be nice to use the aux entry structure from elf.h when available.
----------------
SchrodingerZhu wrote:
fixed
https://github.com/llvm/llvm-project/pull/75806
More information about the libc-commits
mailing list