Don't re-instantiate the std::string in catch block.
authorReid Spencer <rspencer@reidspencer.com>
Fri, 3 Sep 2004 22:59:32 +0000 (22:59 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Fri, 3 Sep 2004 22:59:32 +0000 (22:59 +0000)
commita3b4e09715f2c65c54e7a875bba01345da8e3914
tree6bc1facaeee715eab2f69acc900754d91ca1def1
parent9c3c65806fa23e921e6acecb5166e67d7c3a5b22
Don't re-instantiate the std::string in catch block.

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