No need to special-case structs here; structs are first-class now.
authorDan Gohman <gohman@apple.com>
Fri, 4 Jun 2010 00:18:06 +0000 (00:18 +0000)
committerDan Gohman <gohman@apple.com>
Fri, 4 Jun 2010 00:18:06 +0000 (00:18 +0000)
commitb304ba94db047cc57eeb7657f641d03db95a35b6
tree58deb35af71772736579323e0ec58d494daddfa3
parentd089a7ac70397ea41fe6128639dc54b8e273ed60
No need to special-case structs here; structs are first-class now.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@105442 91177308-0d34-0410-b5e6-96231b3b80d8
tools/bugpoint/ExtractFunction.cpp