mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-04-12 11:23:33 +00:00

On FreeBSD we get the following error when passing zero as the requested alignment: error: requested alignment is not a power of 2 Reviewed By: #libc, ldionne Differential Revision: https://reviews.llvm.org/D88820