Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Ideally we wanted to use __builtin_assume() or [[assume]], but the former is available only in clang and the latter is in C++23. Fixes rui314/mold#966
- Loading branch information