Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Teach DataLayout that pointer ABI and preferred alignments are required to ↵ | Owen Anderson | 2015-03-02 | 1 | -0/+6 |
be powers of two. Previously this resulted in asserts and/or crashes (depending on build configuration) at various phases in the optimizer. llvm-svn: 230938 |