update this to build with a recent IRBuilder change and de-constify types.
authorChris Lattner <sabre@nondot.org>
Mon, 18 Jul 2011 04:52:09 +0000 (04:52 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 18 Jul 2011 04:52:09 +0000 (04:52 +0000)
commit77613d4135d5fc8461d0583837b5b850c4a29ecd
tree355e9318bfc801cc1d5bd455fee00df8ebbc567c
parent803fa2c60544aeba1df310d9aa5e46839517234f
update this to build with a recent IRBuilder change and de-constify types.

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