Do not handle void types in DataLayout. Patch by Patrick Hägglund.
authorDuncan Sands <baldrick@free.fr>
Thu, 15 Nov 2012 14:45:30 +0000 (14:45 +0000)
committerDuncan Sands <baldrick@free.fr>
Thu, 15 Nov 2012 14:45:30 +0000 (14:45 +0000)
commitb983f5d4ce5937cc6c3184d622d7fec5df22b3aa
treeb7aa2c9ab666b61874d473e227b04ff63d98220b
parent1839858983dcbaf1808a6a37f5cd64d92981f27e
Do not handle void types in DataLayout.  Patch by Patrick Hägglund.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@168042 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/DataLayout.h
lib/VMCore/DataLayout.cpp