Skip to content

[libc] Investigate if we can move some of the targets out of full-build-only. #93241

Open
@lntue

Description

@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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions