Don wrote:
Adding exception support to LLVM is probably *much* easier than converting the exception support in a compiled object file.

There's no way to add it to a compiled object file. The schemes are completely different, and interact with the rest of the code generation. Might as well try to turn hamburger back into a cow.

Reply via email to