This contains compiler-rt builtins and llvm-libc for baremetal use.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
It would be a better summary to say "include ... runtimes ...".
clang/cmake/caches/Fuchsia-stage2.cmake | ||
---|---|---|
10 | Does this have any effect on what is included in any of the other target lib directories? |
clang/cmake/caches/Fuchsia-stage2.cmake | ||
---|---|---|
10 | No, that's controlled by LLVM_ENABLE_RUNTIMES on individual targets, this is only needed for libc-hdrgen. |
Does this have any effect on what is included in any of the other target lib directories?