summaryrefslogtreecommitdiffstats
path: root/llvm/test/Assembler/invalid-datalayout20.ll
Commit message (Collapse)AuthorAgeFilesLines
* Teach DataLayout that pointer ABI and preferred alignments are required to ↵Owen Anderson2015-03-021-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
OpenPOWER on IntegriCloud