summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/catchpad-reuse.ll
Commit message (Collapse)AuthorAgeFilesLines
* [WinEH] Allow catchpads to reuse the same catch objectReid Kleckner2016-10-191-0/+107
This code used a regular when it should have used a multimap. llvm-svn: 284612
OpenPOWER on IntegriCloud