Issue |
93241
|
Summary |
[libc] Investigate if we can move some of the targets out of full-build-only.
|
Labels |
libc
|
Assignees |
|
Reporter |
lntue
|
https://github.com/llvm/llvm-project/blob/main/libc/src/CMakeLists.txt#L33
Currently the following groups are guarded behind full build mode:
- [ ] assert
- [ ] compiler
- [ ] network
- [ ] search
- [ ] setjmp
- [ ] signal
- [ ] spawn
- [ ] threads
- [ ] time
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs