Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
When accessing memory, use byte aligned accesses.
LLVM's instcombine will attempt to bump the alignment when it can prove that it's safe to do so. Fixes #969.
- Loading branch information