summaryrefslogtreecommitdiff
path: root/compiler-rt/test/cfi
Commit message (Expand)AuthorAgeFilesLines
* [compiler-rt/cfi] Convert tests to check 'target=...'Paul Robinson2022-12-165-5/+5
* [test] Change -lowertypetests tests to use -passes=Fangrui Song2022-07-171-4/+4
* [test] Remove references to -fexperimental-new-pass-manager in testsArthur Eubanks2022-04-112-14/+7
* [compiler-rt] -fsanitize=cfi is not supported on DarwinJon Roelofs2021-03-171-1/+5
* [android] Fix some tests for AOSP-master devices.Mitch Phillips2021-01-051-0/+6
* [cfi][test] cross-dso/stats.cpp: don't assume the order of static constructorsFangrui Song2020-01-081-4/+4
* Add missing lld checks in sanitizer tests.Evgenii Stepanov2019-10-281-1/+1
* CFI: wrong type passed to llvm.type.test with multiple inheritance devirtuali...Dmitry Mikulin2019-10-151-0/+38
* [compiler-rt] Rename lit.*.cfg.* -> lit.*.cfg.py.*Reid Kleckner2019-06-276-5/+5
* compiler-rt tests: Unbreak cmake with LLVM_ENABLE_PIC=OFF on macNico Weber2019-01-161-9/+11
* [Cfi] Compiling cfi library on FreeBSD and NetBSDDavid Carlier2018-10-011-1/+1
* [CMake] Use normalized Windows target triplesPetr Hosek2018-08-095-5/+5
* Change the cap on the amount of padding for each vtable to 32-byte (previousl...Peter Collingbourne2018-07-201-3/+3
* [compiler-rt] Add NewPM testing to CFI testsTeresa Johnson2018-07-192-8/+15
* [cfi] Use __builtin version of __clear_cache.Evgeniy Stepanov2018-06-291-1/+1
* [cfi] Reset i-cache after copying code in test.Evgeniy Stepanov2018-06-291-2/+4
* Correct the test modified in rL335777.Haojian Wu2018-06-281-1/+1
* Another shot at fixing android r335644 failureVlad Tsyrklevich2018-06-271-10/+15
* Fix another bot broken by r335644Vlad Tsyrklevich2018-06-271-1/+1
* Fix test broken by r335644Vlad Tsyrklevich2018-06-261-2/+4
* CFI: Print DSO names for failed cross-DSO icallsVlad Tsyrklevich2018-06-261-0/+42
* Mark mfcall.cpp as UNSUPPORTED: win32.Peter Collingbourne2018-06-261-0/+2
* Implement CFI for indirect calls via a member function pointer.Peter Collingbourne2018-06-261-0/+94
* cfi: Disable simple-pass.cpp on Darwin.Peter Collingbourne2018-03-091-0/+3
* Use branch funnels for virtual calls when retpoline mitigation is enabled.Peter Collingbourne2018-03-091-0/+2
* [ubsan] Re-commit: lit changes for lld testing, future lto testing.Roman Lebedev2017-12-012-3/+7
* Revert "[ubsan] lit changes for lld testing, future lto testing."Roman Lebedev2017-12-012-7/+3
* [ubsan] lit changes for lld testing, future lto testing.Roman Lebedev2017-12-012-3/+7
* Enable PDB generation with lld in asan and cfi tests on Windows.Peter Collingbourne2017-11-172-1/+2
* [cfi] Test cross-dso CFI on Android.Evgeniy Stepanov2017-10-165-1/+46
* [cfi] Use %ld_flags_rpath_* substitutions in tests (NFC)Evgeniy Stepanov2017-10-135-70/+70
* LowerTypeTests: Give imported symbols a type with size 0 so that they are not...Peter Collingbourne2017-10-131-0/+25
* [sanitizer] Test ubsan and cfi on android.Evgeniy Stepanov2017-10-063-3/+6
* [cfi] Disable tests with lld on i386.Evgeniy Stepanov2017-10-051-1/+1
* [sanitizer] Move %ld_flags_rpath_exe to common and use it in more tests.Evgeniy Stepanov2017-10-051-3/+3
* [cfi] Mark a test as unsupported on darwin.Evgeniy Stepanov2017-10-051-1/+2
* [cfi] Test on all available targets.Evgeniy Stepanov2017-10-053-12/+23
* Use %run for running CFI testsFilipe Cabecinhas2017-10-0214-135/+135
* ubsan: Unbreak ubsan_cxx runtime library on Windows.Peter Collingbourne2017-09-151-0/+1
* 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
* fix trivial typo; NFCHiroshi Inoue2017-07-011-1/+1
* [cfi] Enable icall tests with thinlto.Evgeniy Stepanov2017-06-164-7/+41
* [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-216-17/+62
* [cfi] Add explicit -flto in create-derivers test.Evgeniy Stepanov2017-04-201-4/+5
* [cfi] Move one test under cross-dso/icall.Evgeniy Stepanov2017-04-201-1/+1