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)
commitc859e73a24cc6a7be15dd219112e80241d8d818d
tree44cb8e90c0166ff11f66572f31c9be8e58c44b33
parent6de0a12927845ca49cd5cb1da9206fe503b565ec
DataLayout: Report when the datalayout type alignment/width is too large

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@229354 91177308-0d34-0410-b5e6-96231b3b80d8
lib/IR/DataLayout.cpp
test/Assembler/invalid-datalayout15.ll [new file with mode: 0644]
test/Assembler/invalid-datalayout16.ll [new file with mode: 0644]
test/Assembler/invalid-datalayout17.ll [new file with mode: 0644]