add support for zero initialized unions, patch by Tim Northover!
authorChris Lattner <sabre@nondot.org>
Mon, 29 Mar 2010 17:36:02 +0000 (17:36 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 29 Mar 2010 17:36:02 +0000 (17:36 +0000)
commitd7ba0f2ade9374adbfa7ce62de5d4982e6e10d9c
treed3f4c55571ca1cdf3021b5fc05f93ea27f47881e
parent553881bddcdeb66c0ae06bf9f62ca63b9f29b2e8
add support for zero initialized unions, patch by Tim Northover!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@99818 91177308-0d34-0410-b5e6-96231b3b80d8
lib/VMCore/Constants.cpp
test/Feature/unions.ll