search for: 5ezbpz75yxjje3or

Displaying 2 results from an estimated 2 matches for "5ezbpz75yxjje3or".

2010 Apr 21
3
[LLVMdev] Books/docs on exception handling
...compiler theory in general -- parsing, code generation, you name it -- I can find almost nothing on the specific problem of exception handling support. In fact, the most informative document I've been able to find so far is "Bill's EH Proposal": http://markmail.org/message/5ezbpz75yxjje3or?q=thread:ghrak3dzcadxyf4x Are there any other books or articles that I should know about? I'm looking for almost anything that talks about how compilers (LLVM or otherwise) parse exception handlers, generate landing pads, implement stack unwinding, and so on. Thanks, Trevor
2010 Apr 22
0
[LLVMdev] Books/docs on exception handling
...al -- parsing, code generation, you name it -- > I can find almost nothing on the specific problem of exception > handling support. In fact, the most informative document I've been > able to find so far is "Bill's EH Proposal": > > http://markmail.org/message/5ezbpz75yxjje3or?q=thread:ghrak3dzcadxyf4x > > Are there any other books or articles that I should know about? I'm > looking for almost anything that talks about how compilers (LLVM or > otherwise) parse exception handlers, generate landing pads, implement > stack unwinding, and so on. &gt...