search for: 59083db1

Displaying 2 results from an estimated 2 matches for "59083db1".

Did you mean: 5903d51
2011 Apr 13
0
[LLVMdev] built-in longjmp and setjmp
...jmp into library calls could possibly be > simpler than just adding support for these intrinsics to one or two more > targets. > > John. > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110413/59083db1/attachment.html>
2011 Apr 13
4
[LLVMdev] built-in longjmp and setjmp
On Apr 12, 2011, at 3:15 PM, Jim Grosbach wrote: > If you want an automated method, then using the source code re-writer interfaces in clang is probably a reasonable starting place. Just modifying the source code manually is probably easier, though, to be honest. > > As a moderate caveat to all of this, there are some bits of code out there that use these builtins that are very tightly