forked from OSchip/llvm-project
996ec72d48
* Place a try/catch block around the entire tool to Make sure std::string exceptions are caught and printed before exiting the tool. * Make sure we catch unhandled exceptions at the top level so that we don't abort with a useless message but indicate than an unhandled exception was generated. llvm-svn: 19192 |
||
---|---|---|
.. | ||
CompilerDriver.cpp | ||
CompilerDriver.h | ||
ConfigLexer.h | ||
ConfigLexer.l | ||
Configuration.cpp | ||
Configuration.h | ||
LICENSE.TXT | ||
Makefile | ||
c.in | ||
cpp.in | ||
ll.in | ||
llvmc.cpp | ||
st.in |