[llvm-dev] Exception handling support for a target

陳韋任 via llvm-dev llvm-dev at lists.llvm.org
Tue Jan 16 04:29:50 PST 2018


> In addition to thanking you for providing the info, I'm writing in the
> hopes that there is some documentation that exists or that someone is
> willing to add to http://llvm.org/docs/ExceptionHandling.html (or a more
> appropriate place with a link there) that would cover the back end
> (target-specific) aspects of EH. Perhaps just a quick description of what a
> target needs to do to get EH working.
>

​The link you gave mostly focus on IR level , I believe.

http://llvm.org/docs/WritingAnLLVMBackend.html would be more appropriate.


-- 
Wei-Ren Chen (陳韋任)
Homepage: https://people.cs.nctu.edu.tw/~chenwj
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180116/3b21da08/attachment.html>


More information about the llvm-dev mailing list