Before this patch, Lit parameters that were set as a result of CMake
options were not made available to from-scratch configs. This patch
serializes those parameters into the generated lit config file so that
they are available to all configs.
Details
Details
- Reviewers
ldionne - Group Reviewers
Restricted Project Restricted Project Restricted Project - Commits
- rG58a230455bbc: [libc++] Serialize Lit parameters to make them available to from-scratch configs
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo