[libc-commits] [libc] [libc] Remove the optional arguments for NVPTX constructors (PR #69536)

Anton Rydahl via libc-commits libc-commits at lists.llvm.org
Wed Oct 18 17:26:04 PDT 2023


AntonRydahl wrote:

Maybe this is a stupid question, but is it still ok that the function signature of main is `int main(int argc, char **argv, char **envp)`?

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


More information about the libc-commits mailing list