summaryrefslogtreecommitdiffstats
path: root/llvm/test/Instrumentation/SanitizerCoverage/seh.ll
Commit message (Collapse)AuthorAgeFilesLines
* [sanitizer-coverage] remove stale code (old coverage); llvm part Kostya Serebryany2017-05-311-1/+0
| | | | llvm-svn: 304319
* [sancov] Disable sanitizer coverage on functions using SEHReid Kleckner2015-09-031-0/+86
Splitting basic blocks really messes up WinEHPrepare. We can remove this change when SEH uses the new EH IR. llvm-svn: 246799
OpenPOWER on IntegriCloud