Files
hakorune/tools
Selfhosting Dev 42f6b15f81 perf: Add 24-thread parallel building to build_llvm.sh
- Added -j 24 to cargo build commands (lines 52, 83)
- Consistent with build_jit.sh which already uses 24 threads
- Significantly speeds up LLVM builds on multi-core systems

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-14 17:09:16 +09:00
..