search for: f9a8cf6f

Displaying 2 results from an estimated 2 matches for "f9a8cf6f".

2015 May 18
3
[LLVMdev] New EH representation for MSVC compatibility
...of separate catch blocks should help with that, but I'm still not sure we'll want to use this representation for targets that don't need it. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150518/f9a8cf6f/attachment.html>
2015 May 18
4
[LLVMdev] New EH representation for MSVC compatibility
On Fri, May 15, 2015 at 5:27 PM, Kaylor, Andrew <andrew.kaylor at intel.com> wrote: > I like the way this sorts out with regard to funclet code generation. > It feels very natural for Windows EH, though obviously not as natural for > non-Windows targets and I think it is likely to block some optimizations > that are currently possible with those targets. > Right, it will