Teach DataLayout that ABI alignments for non-aggregate types must be non-zero.
[oota-llvm.git] / test / Assembler / getelementptr_invalid_ptr.ll
2015-03-02 Owen AndersonFix a crash in the LL parser where it failed to validat...