llvm-6502/tools/llvm-bcanalyzer
Joerg Sonnenberger 975bc072ae 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.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@166767 91177308-0d34-0410-b5e6-96231b3b80d8
2012-10-26 10:49:15 +00:00
..
CMakeLists.txt Adjust llvm-ar and llvm-ranlib to not depend on exception handling. 2012-10-26 10:49:15 +00:00
llvm-bcanalyzer.cpp Stop casting away const qualifier needlessly. 2012-09-05 22:26:57 +00:00
LLVMBuild.txt LLVMBuild: Remove trailing newline, which irked me. 2011-12-12 19:48:00 +00:00
Makefile build: Tidy up a bunch of tool Makefiles, and simplify where possible using the 2011-10-18 19:27:24 +00:00