Displaying 1 result from an estimated 1 matches for "b86555cb".
2014 Jan 05
3
[LLVMdev] stack switching?
Are there any plans to add stack switching to LLVM? I've seen a few
proposals for it floating around (some even implemented):
http://ulir.ul.ie/handle/10344/2927 (implemented in:
https://github.com/stedolan/llvm)
https://code.google.com/p/llvm-stack-switch/
But I couldn't find any discussion of whether there was a plan to integrate
one of these.
Any plans to add this feature?
Thanks,