summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/AsmPrinter/EHStreamer.h
Commit message (Expand)AuthorAgeFilesLines
* [CodeGen] Fix some Clang-tidy modernize and Include What You Use warnings; ot...Eugene Zelenko2017-10-101-10/+11
* Extract the method to begin and end a fragment in AsmPrinterHandler in their ...Amaury Sechet2016-02-261-1/+0
* [WinEH] Emit __C_specific_handler tables for the new IRReid Kleckner2015-10-011-4/+4
* [AsmPrinter] Hide implementation detailsBenjamin Kramer2015-07-011-1/+1
* Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)Alexander Kornienko2015-06-231-1/+1
* Fixed/added namespace ending comments using clang-tidy. NFCAlexander Kornienko2015-06-191-1/+1
* 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/+3
* Move the EH symbol to the asm printer and use it for the SJLJ case too.Rafael Espindola2015-03-171-5/+0
* Replace a use of GetTempSymbol with createTempSymbol.Rafael Espindola2015-03-171-0/+5
* Remove dummy method implementations.Rafael Espindola2015-03-091-10/+0
* CodeGen support for x86_64 SEH catch handlers in LLVMReid Kleckner2015-01-141-4/+13
* EH: Sink computation of local PadMap variable into function that uses itReid Kleckner2014-12-191-1/+0
* Canonicalize header guards into a common format.Benjamin Kramer2014-08-131-2/+2
* CodeGen: refactor DwarfExceptionSaleem Abdulrasool2014-06-111-0/+138
OpenPOWER on IntegriCloud