| commit | 4a0f7becd896c066eb695f493ad7c7a230dc57b9 | [log] [tgz] |
|---|---|---|
| author | Joerg Sonnenberger <joerg@bec.de> | Fri Oct 26 10:49:15 2012 +0000 |
| committer | Joerg Sonnenberger <joerg@bec.de> | Fri Oct 26 10:49:15 2012 +0000 |
| tree | be6f63564816cf9adae9ddb5080a7e447f5abb60 | |
| parent | 89cf9370bffc779289de321d9b6c9960ef214470 [diff] |
Adjust llvm-ar and llvm-ranlib to not depend on exception handling. Always use an exit code of 1, but print the help message if useful. Remove the exception handling tag in llvm-as, llvm-dis and llvm-bcanalyzer, where it isn't used. llvm-svn: 166767