DataLayout: Validate that the pref alignment is at least the ABI align
authorDavid Majnemer <david.majnemer@gmail.com>
Mon, 16 Feb 2015 05:41:55 +0000 (05:41 +0000)
committerDavid Majnemer <david.majnemer@gmail.com>
Mon, 16 Feb 2015 05:41:55 +0000 (05:41 +0000)
commit2b022d53a380776eaf955b55387a55aa665bfc7a
tree768a3622ccd0c15be75e1af1e0b33f7608e6f72f
parentc859e73a24cc6a7be15dd219112e80241d8d818d
DataLayout: Validate that the pref alignment is at least the ABI align

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