Add implementation for __builtin_popcountl for Windows on ARM (#72)
Window on Arm missing the __popcnt64 function. Adding static implementation based on https://github.com/ngtcp2/ngtcp2/blob/b64f1e77b5e0d880b93d31f474147fae4a1d17cc/lib/ngtcp2_ringbuf.c, line 34-43
S
Sheldon Robinson committed
6cccfae273235ccc95e55da240b19ec4c416cc5e
Parent: 458cf0b
Committed by GitHub <noreply@github.com>
on 8/9/2024, 5:07:15 PM