mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-04-13 11:51:17 +00:00

This addresses the TODO in the code previously and checks that the address of `dataIt` is properly aligned to the requested alignment. Reviewed By: rriddle Differential Revision: https://reviews.llvm.org/D137855