summaryrefslogtreecommitdiff
path: root/test/cfi/CMakeLists.txt
AgeCommit message (Expand)Author
2018-07-19[compiler-rt] Add NewPM testing to CFI testsTeresa Johnson
2017-10-05[cfi] Disable tests with lld on i386.Evgeniy Stepanov
2017-10-05[cfi] Test on all available targets.Evgeniy Stepanov
2017-09-15cfi: Enable ThinLTO tests on Windows.Peter Collingbourne
2017-08-25[cfi] only add cfi tests on supported arches.Sean Fertile
2017-04-24[cfi] Fix wrong CMake condition for WIN32.Evgeniy Stepanov
2017-04-24[cfi] Disable ThinLTO + CFI tests on Windows.Evgeniy Stepanov
2017-04-22[cfi] Disable thinlto tests on Darwin.Ahmed Bougacha
2017-04-21[cfi] Replace elif with elseif in cmake.Evgeniy Stepanov
2017-04-21[cfi] Run tests with and without lld and thinlto.Evgeniy Stepanov
2017-03-25Fix sanitizer tests with LLVM_TOOL_LLD_BUILD=OFF.Evgeniy Stepanov
2017-03-20Revert r298174, r298173, r298169, r298159.Evgeniy Stepanov
2017-03-18Fix sanitizer tests with LLVM_TOOL_LLD_BUILD=OFF.Evgeniy Stepanov
2016-09-22cfi: Fixes for check-cfi when configured as an external project.Peter Collingbourne
2016-07-11[compiler-rt] Fix VisualStudio virtual folders layoutEtienne Bergeron
2016-06-25cfi: Start testing CFI in both standalone and devirtualization modes.Peter Collingbourne
2016-01-16Introduce stats and stats_client libraries.Peter Collingbourne
2016-01-08Fix CMake warning in CFI tests.Evgeniy Stepanov
2015-12-15Cross-DSO control flow integrity (compiler-rt part).Evgeniy Stepanov
2015-12-10Revert "[CMake] Provide options for toggling on and off various runtime libra...Chris Bieneman
2015-12-09[CMake] Provide options for toggling on and off various runtime libraries.Chris Bieneman
2015-08-11[cmake] Hoist check for LLD sources up into root CMakeLists.txtReid Kleckner
2015-07-29CFI: Update tests for various bit vector sizes following lowerbitsets optzns.Peter Collingbourne
2015-07-08CFI: Get check-cfi passing on Windows.Peter Collingbourne
2015-06-19Add control flow integrity diagnosis function to UBSan runtime library.Peter Collingbourne
2015-03-16CFI: Make check-cfi depend on libLTO on Darwin.Peter Collingbourne
2015-02-25CFI: Add a check-cfi-and-supported rule.Peter Collingbourne
2015-02-20Add test suite for the Control Flow Integrity feature.Peter Collingbourne