nothing opt uses can throw, remove the try block and -fexceptions when
authorChris Lattner <sabre@nondot.org>
Thu, 22 Oct 2009 00:46:41 +0000 (00:46 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 22 Oct 2009 00:46:41 +0000 (00:46 +0000)
commit61db1a1b6a02b868f63bccefc17a31a21ac3a871
tree03b0ae5addf48dcc9a3bac0889d5771fd6fc27a6
parentd331cb3fdea8b450f9c2d981e6b59ee6f9cdbd91
nothing opt uses can throw, remove the try block and -fexceptions when
building opt.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@84816 91177308-0d34-0410-b5e6-96231b3b80d8
tools/opt/CMakeLists.txt
tools/opt/Makefile
tools/opt/opt.cpp