summaryrefslogtreecommitdiffstats
path: root/docs/ExceptionHandling.rst
Commit message (Expand)AuthorAgeFilesLines
* Fix broken links to the Itanium CXX ABIVlad Tsyrklevich2017-09-121-2/+2
* [docs] Fixing Sphinx warnings to unclog the buildbotRenato Golin2016-07-201-4/+4
* [WinEH] Disallow cyclic unwindsJoseph Tremoulet2016-01-101-0/+4
* [WinEH] Verify consistent funclet unwind exitsJoseph Tremoulet2016-01-101-0/+17
* [WinEH] Verify unwind edges against EH pad treeJoseph Tremoulet2016-01-101-0/+43
* [IR] Remove terminatepadDavid Majnemer2015-12-141-12/+9
* Try to appease sphinxDavid Majnemer2015-12-121-0/+1
* [IR] Reformulate LLVM's EH funclet IRDavid Majnemer2015-12-121-49/+102
* [docs] Fix typo in catchret exampleVedant Kumar2015-09-081-1/+1
* [docs] Update documentation for the landingpad instructionVedant Kumar2015-09-081-5/+5
* [Docs] Fix Sphinx warningJoseph Tremoulet2015-09-031-1/+1
* [WinEH] Add llvm.eh.exceptionpointer intrinsicJoseph Tremoulet2015-09-031-0/+14
* [WinEH] Add cleanupendpad instructionJoseph Tremoulet2015-09-031-11/+32
* [WinEH] Require token linkage in EH pad/ret signaturesJoseph Tremoulet2015-08-231-16/+15
* [WinEH] Add documentation motivating the new EH instructionsReid Kleckner2015-08-061-150/+205
* Rename llvm.frameescape and llvm.framerecover to localescape and localrecoverReid Kleckner2015-07-071-6/+6
* [WinEH] Sink UnwindHelp completely out of IRDavid Majnemer2015-04-031-12/+0
* [WinEH] Make llvm.eh.actions use frameescape indices for catch paramsReid Kleckner2015-04-021-12/+16
* [WinEH] Generate .xdata for catch handlersDavid Majnemer2015-03-311-11/+0
* Fix Sphinx warning " Title underline too short.".Rafael Espindola2015-03-301-1/+1
* WinEH: Create a parent frame alloca for HandlerType xdata tablesDavid Majnemer2015-03-271-0/+11
* WinEH: Create an unwind help alloca for __CxxFrameHandler3 xdata tablesReid Kleckner2015-03-251-0/+12
* Make llvm.eh.actions an intrinsic and add docs for itReid Kleckner2015-03-121-0/+41
* Make llvm.eh.begincatch use an outparamReid Kleckner2015-03-031-6/+6
* Try to fix a docs link.Nico Weber2015-02-261-3/+3
* Try to fix reST markup for an external link.Nico Weber2015-02-231-1/+1
* fix docs typoNico Weber2015-02-101-1/+1
* Adding support for llvm.eh.begincatch and llvm.eh.endcatch intrinsics and beg...Andrew Kaylor2015-02-101-0/+170
* Exception handling docs: Clarify how the llvm.eh.* intrinsics are usedMark Seaborn2014-03-281-4/+13
* Exception handling docs: Fix a typoMark Seaborn2014-02-271-1/+1
* Exception handling docs: Describe landingpad clauses' meanings in more detailMark Seaborn2014-02-251-6/+55
* Documentation: use monospaced font for intrinsics' namesDmitri Gribenko2013-01-131-10/+10
* Fix broken link to LangRefDmitri Gribenko2013-01-131-11/+10
* Use more canonical exception-handling link in docs.Tim Northover2013-01-121-1/+1
* Fix broken links around Itanium C++ ABI in documentation.Tim Northover2013-01-121-3/+3
* docs: Fix long standing linking antipattern.Sean Silva2013-01-111-2/+0
* Sphinxify the exception handling doc.Bill Wendling2012-06-271-0/+367