Releases: abyss7/dist-clang
Releases · abyss7/dist-clang
Implement sharding and coordinator
Update LLVM
836.0 Run strip --strip-unneeded on build/llvm/linux/*.a (#81)
829.0: Fix racey ProcessTest. (#69)
* Fix racey ProcessTest. The signal may have been delivered to tested sh process after a syscall to exit(0), so the tests may have been flaky. * Added a FIXME for ProcessTest.Process*
791.5
766.10
766.3: Try to preallocate non-contiguous space also on Mac.
Otherwise we can get "No space left on device" error.