fix this to build with the recent StructType changes.
authorChris Lattner <sabre@nondot.org>
Fri, 8 Apr 2011 17:56:47 +0000 (17:56 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 8 Apr 2011 17:56:47 +0000 (17:56 +0000)
commitcad3f77fa8618ac940aa519cd40c403800977273
tree8445f4cbdb223886b27eb5e3b77a38a2dea2415c
parentb027105fa50c864d44873dc78daafb3db3ec9c14
fix this to build with the recent StructType changes.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@129139 91177308-0d34-0410-b5e6-96231b3b80d8
examples/ExceptionDemo/ExceptionDemo.cpp