DataLayout: Report when the datalayout type alignment/width is too large
authorDavid Majnemer <david.majnemer@gmail.com>
Mon, 16 Feb 2015 05:41:53 +0000 (05:41 +0000)
committerDavid Majnemer <david.majnemer@gmail.com>
Mon, 16 Feb 2015 05:41:53 +0000 (05:41 +0000)
commit1b9fc3a186aed6ec120688e4d957466f72db3ed5
treed26ec6d16ac285d6a9ee1332fbfafaf39dfe669a
parent40574cc569c83faf4285c52e2279a5e26858f779
DataLayout: Report when the datalayout type alignment/width is too large

llvm-svn: 229354
llvm/lib/IR/DataLayout.cpp
llvm/test/Assembler/invalid-datalayout15.ll [new file with mode: 0644]
llvm/test/Assembler/invalid-datalayout16.ll [new file with mode: 0644]
llvm/test/Assembler/invalid-datalayout17.ll [new file with mode: 0644]