Skip to content
Commit 3f699cde authored by John Criswell's avatar John Criswell
Browse files

Modified the code so that we exit() with a non-zero value instead of calling

abort() when we can't open the input filename.  The abort() function generates
a core dump if possible and is meant for handling errors so grand that even the
program knows that debugging is necessary.

llvm-svn: 8415
parent 5ba345c6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment