summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/AsmPrinter/Win64Exception.h
Commit message (Expand)AuthorAgeFilesLines
* Rename Win64Exception.(cpp|h) to WinException.(cpp|h)Reid Kleckner2015-05-281-61/+0
* Use 'override/final' instead of 'virtual' for overridden methodsAlexander Kornienko2015-04-111-1/+1
* [WinEH] Run cleanup handlers when an exception is thrownDavid Majnemer2015-03-301-1/+6
* CodeGen support for x86_64 SEH catch handlers in LLVMReid Kleckner2015-01-141-0/+4
* CodeGen: split out the Win64Exception emitterSaleem Abdulrasool2014-09-011-0/+52
OpenPOWER on IntegriCloud