Teach DataLayout that alignments on basic types must be powers of two.
[oota-llvm.git] / test / Assembler / invalid-name.ll
2014-12-10 David MajnemerAsmParser: Don't crash if a null byte is inside a quote...
2013-11-19 Rafael EspindolaMake it explicit that nulls are not allowed in names.