summaryrefslogtreecommitdiff
path: root/test/cfi
Commit message (Expand)AuthorAgeFilesLines
* [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
* Fix sanitizer tests with LLVM_TOOL_LLD_BUILD=OFF.Evgeniy Stepanov2017-03-251-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
* 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] Disable bad-split test on win32.Evgeniy Stepanov2017-03-141-0/+2
* [cfi] Add test for type metadata split issue.Evgeniy Stepanov2017-03-141-0/+19
* [cfi] Mark tests as xfailing on DarwinVedant Kumar2016-11-142-2/+2