llvm-project
738f9ece
- build_llvm_release.bat: Add --fast-build option (#219595)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
10 hours ago
build_llvm_release.bat: Add --fast-build option (#219595) This disables PGO and skips the tests for stage0. With this option we can build the Windows release package on the github hosted Arm runners without hitting the 6 hour timeout.
References
#219595 - build_llvm_release.bat: Add --fast-build option
Author
tstellar
Parents
2e718be5
Loading