- In the full build mode, ninja install-libc will install the headers as well the static archive named libc.a.
- In the default mode, ninja install-llvmlibc will only install the static archive libllvmlibc.a.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo