aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Analysis/EHPersonalities.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-08-11Use the range variant of find instead of unpacking begin/endDavid Majnemer1-1/+1
2016-05-31X86: permit using SjLj EH on x86 targets as an optionSaleem Abdulrasool1-0/+2
2016-03-15Add Rust's personality function to the list of known personality functionsBjorn Steinbrink1-0/+1
2016-01-15[WinEH] Rename CatchReturnInst::getParentPad, NFCJoseph Tremoulet1-1/+1
2015-12-14[IR] Remove terminatepadDavid Majnemer1-3/+2
2015-12-12Try to appease a buildbotDavid Majnemer1-0/+1
2015-12-12[IR] Reformulate LLVM's EH funclet IRDavid Majnemer1-0/+65
2015-12-02Forgot to add this file with r254562.David Majnemer1-0/+41