summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/esan/esan_interface.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove esan.Nico Weber2019-03-111-121/+0
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [esan|wset] Fix flaky sampling testsDerek Bruening2016-07-191-0/+4
* [esan] Add __esan_report for mid-run dataDerek Bruening2016-07-091-0/+7
* [esan] Specify which tool via a global variableDerek Bruening2016-06-031-1/+4
* [esan] Add compilation unit init/exit routines.Derek Bruening2016-05-241-1/+7
* [esan] EfficiencySanitizer base runtime libraryDerek Bruening2016-04-211-0/+102
OpenPOWER on IntegriCloud