summaryrefslogtreecommitdiff
path: root/test/cfi/stats.cpp
Commit message (Expand)AuthorAgeFilesLines
* Enable PDB generation with lld in asan and cfi tests on Windows.Peter Collingbourne2017-11-171-1/+1
* [sanitizer] Test ubsan and cfi on android.Evgeniy Stepanov2017-10-061-0/+3
* Use %run for running CFI testsFilipe Cabecinhas2017-10-021-1/+1
* Use lld-link /nopdb to suppress PDB generation when DWARF is requiredReid Kleckner2017-03-221-2/+0
* XFAIL CFI stats test while LLD produces corrupt PDBs that confuse DIAReid Kleckner2017-03-221-0/+2
* Remove obsolete XFAIL.Nico Weber2016-09-211-3/+0
* XFAIL cfi/stats.cpp on Windows until we fix LLDReid Kleckner2016-09-201-0/+3
* Un-XFAIL cfi/stats.cpp, it passes since fixing llvm-symbolizer to look for dw...Reid Kleckner2016-09-011-4/+0
* XFAIL cfi/stats.cpp on Windows until we fix our DIA usageReid Kleckner2016-08-301-0/+4
* cfi: Start testing CFI in both standalone and devirtualization modes.Peter Collingbourne2016-06-251-0/+3
* Fix stats.cpp test on 32-bit Windows.Peter Collingbourne2016-01-161-4/+4
* Introduce stats and stats_client libraries.Peter Collingbourne2016-01-161-0/+49