We previously changed this to use nolibc to allow it to link in
compiler builtins for the CPU build. However, these options are unused
on the GPU and create a lot of noise. Furthermore, we want to use
nogpulib to prevent the linking in of the vendor libraries.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo