summaryrefslogtreecommitdiff
path: root/test/cfi
AgeCommit message (Expand)Author
2017-12-01[ubsan] Re-commit: lit changes for lld testing, future lto testing.Roman Lebedev
2017-12-01Revert "[ubsan] lit changes for lld testing, future lto testing."Roman Lebedev
2017-12-01[ubsan] lit changes for lld testing, future lto testing.Roman Lebedev
2017-11-17Enable PDB generation with lld in asan and cfi tests on Windows.Peter Collingbourne
2017-10-16[cfi] Test cross-dso CFI on Android.Evgeniy Stepanov
2017-10-13[cfi] Use %ld_flags_rpath_* substitutions in tests (NFC)Evgeniy Stepanov
2017-10-13LowerTypeTests: Give imported symbols a type with size 0 so that they are not...Peter Collingbourne
2017-10-06[sanitizer] Test ubsan and cfi on android.Evgeniy Stepanov
2017-10-05[cfi] Disable tests with lld on i386.Evgeniy Stepanov
2017-10-05[sanitizer] Move %ld_flags_rpath_exe to common and use it in more tests.Evgeniy Stepanov
2017-10-05[cfi] Mark a test as unsupported on darwin.Evgeniy Stepanov
2017-10-05[cfi] Test on all available targets.Evgeniy Stepanov
2017-10-02Use %run for running CFI testsFilipe Cabecinhas
2017-09-15ubsan: Unbreak ubsan_cxx runtime library on Windows.Peter Collingbourne
2017-09-15cfi: Enable ThinLTO tests on Windows.Peter Collingbourne
2017-08-25[cfi] only add cfi tests on supported arches.Sean Fertile
2017-07-01fix trivial typo; NFCHiroshi Inoue
2017-06-16[cfi] Enable icall tests with thinlto.Evgeniy Stepanov
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-04-20[cfi] Add explicit -flto in create-derivers test.Evgeniy Stepanov
2017-04-20[cfi] Move one test under cross-dso/icall.Evgeniy Stepanov
2017-03-25Fix sanitizer tests with LLVM_TOOL_LLD_BUILD=OFF.Evgeniy Stepanov
2017-03-22Use lld-link /nopdb to suppress PDB generation when DWARF is requiredReid Kleckner
2017-03-22XFAIL CFI stats test while LLD produces corrupt PDBs that confuse DIAReid Kleckner
2017-03-20Revert r298174, r298173, r298169, r298159.Evgeniy Stepanov
2017-03-18Fix sanitizer tests with LLVM_TOOL_LLD_BUILD=OFF.Evgeniy Stepanov
2017-03-14[cfi] Disable bad-split test on win32.Evgeniy Stepanov
2017-03-14[cfi] Add test for type metadata split issue.Evgeniy Stepanov
2016-11-14[cfi] Mark tests as xfailing on DarwinVedant Kumar
2016-11-14[cfi] Mark some tests as requiring additional support from the MachO writerVedant Kumar
2016-11-11[cfi] Test case for weak symbol handling.Evgeniy Stepanov
2016-11-11[cfi] Tweak a test for the cfi-icall change.Evgeniy Stepanov
2016-09-22cfi: Fixes for check-cfi when configured as an external project.Peter Collingbourne
2016-09-21Remove obsolete XFAIL.Nico Weber
2016-09-20XFAIL cfi/stats.cpp on Windows until we fix LLDReid Kleckner
2016-09-01Un-XFAIL cfi/stats.cpp, it passes since fixing llvm-symbolizer to look for dw...Reid Kleckner
2016-08-30XFAIL cfi/stats.cpp on Windows until we fix our DIA usageReid Kleckner
2016-08-12Add compiler-rt side test for no_sanitize("cfi") attributeIvan Krasin
2016-08-05Reverting r277632 as it breaks the build on MacOS.Ivan Krasin
2016-08-05CFI: add XFAIL test for a future optimization of two vcalls.Ivan Krasin
2016-08-03Add CFI tests for -lowertypetests-bitsets-level.Ivan Krasin
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-06-24cfi: Apply pass rename to tests.Peter Collingbourne
2016-04-28Update visibility flags for CFI tests.Peter Collingbourne
2016-04-16Replace hardcoded comment at 'lit.site.cfg.in'Alex Denisov