summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/AsmPrinter/EHStreamer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove dummy method implementations.Rafael Espindola2015-03-091-16/+0
* Centralize handling of the eh_begin and eh_end labels.Rafael Espindola2015-02-271-4/+2
* Classify functions by EH personality type rather than using the tripleReid Kleckner2015-01-231-1/+1
* CodeGen support for x86_64 SEH catch handlers in LLVMReid Kleckner2015-01-141-7/+8
* EH: Sink computation of local PadMap variable into function that uses itReid Kleckner2014-12-191-16/+15
* Add the ExceptionHandling::MSVC enumerationReid Kleckner2014-12-191-6/+7
* Rename EH related stuff to be more preciseReid Kleckner2014-11-141-5/+5
* Allow the use of functions as typeinfo in landingpad clausesReid Kleckner2014-11-141-4/+4
* CodeGen: refactor DwarfExceptionSaleem Abdulrasool2014-06-111-0/+706
OpenPOWER on IntegriCloud