[llvm-commits] setjmp & longjmp patch for review [updated]

Anton Korobeynikov asl at math.spbu.ru
Sat Dec 9 14:40:51 PST 2006


Hello, Everyone.

Prev. patch should be considered as obsolete: MS runtime is weird: it
uses underscore version of setjump() but non-underscore for
longjump() :)

Updated patch attached. Please note, that it will update .h file, so,
it's recommended to rebuild the whole LLVM tree (well, at least Codegen,
Target & backends).

-- 
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: 7096 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20061210/17ff2b3f/attachment.bin>


More information about the llvm-commits mailing list