[llvm-commits] Remove exception handling use in llvm/tools

Joerg Sonnenberger joerg at britannica.bec.de
Thu Oct 25 15:32:46 PDT 2012


Hi all,
attached patch removes the EH requirement from the tools. There is one
functional difference in that I don't distinguish between exit code 1
and 2 anymore, but I don't think the difference was that sensible
before.

Joerg
-------------- next part --------------
A non-text attachment was scrubbed...
Name: tools-no-eh.diff
Type: text/x-diff
Size: 15679 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20121026/9bb0f562/attachment.diff>


More information about the llvm-commits mailing list