There is no guarantee that PatchOffset is suitably aligned for uint32_t, and in BOLT's own tests, it is not aligned for uint32_t. Fixes test failures seen with LLVM_USE_SANITIZER=Undefined.
There is no guarantee that PatchOffset is suitably aligned for uint32_t, and in BOLT's own tests, it is not aligned for uint32_t. Fixes test failures seen with LLVM_USE_SANITIZER=Undefined.