[libc-commits] [libc] [libc] Provide __libc_{init, fini}_array for baremetal (PR #90828)

via libc-commits libc-commits at lists.llvm.org
Thu May 2 08:23:40 PDT 2024


https://github.com/lntue approved this pull request.

LGTM.

OTOH, I see these functionalities also presented `startup/amdgpu/start.cpp`, `startup/gpu/nvptx/start.cpp`, and `startup/linux/do_start.cpp`.  @jhuber6 is this something that we can refactor to a common target?

https://github.com/llvm/llvm-project/pull/90828


More information about the libc-commits mailing list