testcase for PR3381.
authorTorok Edwin <edwintorok@gmail.com>
Sat, 24 Jan 2009 17:16:04 +0000 (17:16 +0000)
committerTorok Edwin <edwintorok@gmail.com>
Sat, 24 Jan 2009 17:16:04 +0000 (17:16 +0000)
commit08ffee539e2f7e5ac1784e9cb8c1cece0e3addae
tree30a0a35ab59083de94d2d8a79376712fe77a8823
parentd8791e5ed702a5f11ef27ff8e40e78aa2dbee1de
testcase for PR3381.
Also it was an empty struct, not a void after all.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@62920 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/InstructionCombining.cpp
test/Transforms/InstCombine/2009-01-24-EmptyStruct.ll [new file with mode: 0644]