[llvm-commits] setJmp, longjmp patch for review

Anton Korobeynikov asl at math.spbu.ru
Sat Dec 9 02:05:20 PST 2006


Hello Everyone.

It seems, that setjmp\logjmp support in CBackend is not good, since
codegeneration depends on *build* platform, not target. Attached patch
should solve the problem. 
However, I'm not sure, whether it's correct and won't break nightly
testers on Darwin (that's why, I haven't commited it already).

-- 
With best regards, Anton Korobeynikov.

Faculty of Mathematics & Mechanics, Saint Petersburg State University.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: longjmp.diff
Type: text/x-patch
Size: 1854 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20061209/748baf5c/attachment.bin>


More information about the llvm-commits mailing list