summaryrefslogtreecommitdiff
path: root/test/cfi/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* compiler-rt tests: Unbreak cmake with LLVM_ENABLE_PIC=OFF on macNico Weber2019-01-161-9/+11
* [compiler-rt] Add NewPM testing to CFI testsTeresa Johnson2018-07-191-8/+14
* [cfi] Disable tests with lld on i386.Evgeniy Stepanov2017-10-051-1/+1
* [cfi] Test on all available targets.Evgeniy Stepanov2017-10-051-9/+17
* cfi: Enable ThinLTO tests on Windows.Peter Collingbourne2017-09-151-1/+1
* [cfi] only add cfi tests on supported arches.Sean Fertile2017-08-251-5/+7
* [cfi] Fix wrong CMake condition for WIN32.Evgeniy Stepanov2017-04-241-1/+1
* [cfi] Disable ThinLTO + CFI tests on Windows.Evgeniy Stepanov2017-04-241-1/+2
* [cfi] Disable thinlto tests on Darwin.Ahmed Bougacha2017-04-221-1/+0
* [cfi] Replace elif with elseif in cmake.Evgeniy Stepanov2017-04-211-1/+1
* [cfi] Run tests with and without lld and thinlto.Evgeniy Stepanov2017-04-211-15/+47
* Fix sanitizer tests with LLVM_TOOL_LLD_BUILD=OFF.Evgeniy Stepanov2017-03-251-1/+1
* Revert r298174, r298173, r298169, r298159.Evgeniy Stepanov2017-03-201-1/+1
* Fix sanitizer tests with LLVM_TOOL_LLD_BUILD=OFF.Evgeniy Stepanov2017-03-181-1/+1
* cfi: Fixes for check-cfi when configured as an external project.Peter Collingbourne2016-09-221-5/+8
* [compiler-rt] Fix VisualStudio virtual folders layoutEtienne Bergeron2016-07-111-1/+2
* cfi: Start testing CFI in both standalone and devirtualization modes.Peter Collingbourne2016-06-251-3/+12
* Introduce stats and stats_client libraries.Peter Collingbourne2016-01-161-0/+2
* Fix CMake warning in CFI tests.Evgeniy Stepanov2016-01-081-1/+3
* Cross-DSO control flow integrity (compiler-rt part).Evgeniy Stepanov2015-12-151-0/+1
* Revert "[CMake] Provide options for toggling on and off various runtime libra...Chris Bieneman2015-12-101-6/+0
* [CMake] Provide options for toggling on and off various runtime libraries.Chris Bieneman2015-12-091-0/+6
* [cmake] Hoist check for LLD sources up into root CMakeLists.txtReid Kleckner2015-08-111-1/+1
* CFI: Update tests for various bit vector sizes following lowerbitsets optzns.Peter Collingbourne2015-07-291-4/+2
* CFI: Get check-cfi passing on Windows.Peter Collingbourne2015-07-081-0/+5
* Add control flow integrity diagnosis function to UBSan runtime library.Peter Collingbourne2015-06-191-0/+1
* CFI: Make check-cfi depend on libLTO on Darwin.Peter Collingbourne2015-03-161-0/+5
* CFI: Add a check-cfi-and-supported rule.Peter Collingbourne2015-02-251-0/+6
* Add test suite for the Control Flow Integrity feature.Peter Collingbourne2015-02-201-0/+23