This patch adds allows the LIT runs within test-release.sh to obey the width that
is passed into the script. This is accomplished by adding the width in the LLVM_LIT_ARGS
CMake configuration.
Details
Details
- Reviewers
tstellar - Group Reviewers
Restricted Project - Commits
- rG0ae1b1ce1a17: [test-release.sh] Respect the given width in LIT runs by adding `-j` in…
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo