Issue 133156
Summary Merge `add_startup_object` cmake functions
Labels libc
Assignees
Reporter michaelrj-google
    Currently each OS target defines its own `add_startup_object` function (e.g. linux: https://github.com/llvm/llvm-project/blob/51bceb46f8eeb7c3d060387be315ca41855933c2/libc/startup/linux/CMakeLists.txt#L53)
We should merge these into one function and put it alongside `add_entrypoint_object` etc. in `/cmake/modules`.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to