summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* [compiler-rt] Don't use libcxx if it's not enabled by LLVM_ENABLE_PROJECTSVitaly Buka2019-08-281-18/+24
* Add GWP-ASan fuzz target to compiler-rt/tools.Mitch Phillips2019-08-271-0/+2
* [Sanitizer] Disable -Wframe-larger-than on SystemZUlrich Weigand2019-08-211-2/+2
* [CMake] Check for C++14 instead of C++11Jonas Devlieghere2019-08-151-1/+1
* compiler-rt: Rename cc files below test/asan to cppNico Weber2019-08-051-1/+1
* Remove cmake checks for MSVC 1900 / VS 2013Reid Kleckner2019-07-301-6/+5
* [CMake] Don't set Python_ADDITIONAL_VERSIONSJonas Devlieghere2019-07-181-1/+0
* [compiler-rt][SystemZ] Work around ASAN failures via -fno-partial-inliningUlrich Weigand2019-06-181-0/+9
* [builtins] Use libtool for builtins when building for Apple platformPetr Hosek2019-06-041-52/+2
* [compiler-rt] Fix cmake warningsShoaib Meenai2019-05-281-2/+6
* [NFC][TSan][libdispatch] Tiny CMake file cleanupJulian Lettner2019-05-101-2/+1
* Reland "[compiler-rt] Simple crtbegin.o and crtend.o implementation"Petr Hosek2019-04-301-0/+2
* Revert "[compiler-rt] Simple crtbegin.o and crtend.o implementation"Petr Hosek2019-04-301-2/+0
* [compiler-rt] Simple crtbegin.o and crtend.o implementationPetr Hosek2019-04-301-0/+2
* [TSan][libdispatch] Specify libdispatch header dir for lit testsJulian Lettner2019-04-041-5/+7
* [NFC][TSan][libdispatch] Better CMake variable namesJulian Lettner2019-04-041-4/+4
* [TSan][libdispatch] Add Cmake option for libdispatch install pathJulian Lettner2019-04-041-12/+5
* [TSan][libdispatch] We don't require any setup on DarwinJulian Lettner2019-04-021-1/+1
* [TSan][libdispatch] Enable linking and running of tests on LinuxJulian Lettner2019-03-151-1/+20
* [Sanitizer] Add 'dispatch' feature to be used in compiler-rt testsJulian Lettner2019-03-071-0/+1
* [tsan] Support interception of libdispatch on LinuxJulian Lettner2019-03-061-0/+6
* [CMake] Don't use llvm_replace_compiler_optionMartin Storsjo2019-03-011-3/+7
* [sanitizer] Build everything whereever possible with -z text.Evgeniy Stepanov2019-03-011-0/+1
* [compiler-rt] Build custom libcxx with libcxxabiJonas Hahnfeld2019-02-171-0/+9
* [compiler-rt] Cleanup usage of C++ ABI libraryJonas Hahnfeld2019-02-161-25/+47
* Revert "[compiler-rt] Cleanup usage of C++ ABI library"Jonas Hahnfeld2019-02-151-47/+25
* [compiler-rt] Cleanup usage of C++ ABI libraryJonas Hahnfeld2019-02-151-25/+47
* gn build: Upgrade to NDK r19.Peter Collingbourne2019-02-051-0/+3
* [CMake][compiler-rt] Enable statically linking unwinder and c++abiPetr Hosek2019-01-311-6/+25
* [compiler-rt] Add option to disable libc++ buildShoaib Meenai2019-01-141-9/+13
* Set the default SANITIZER_CXX_ABI library to libc++ for FreeBSD, andDimitry Andric2018-12-231-1/+1
* [CMake] When built with LLVM, not use `-Wl,-z,defs`Petr Hosek2018-10-291-0/+1
* [sanitizer] Use -Wl,-z,global on Android for sanitizers except UBsanStephen Hines2018-10-021-8/+0
* [CMake] [MinGW] Build address sanitizer for MinGW if building with clangMartin Storsjo2018-09-261-0/+2
* build: clean up some unnecessary cached variablesSaleem Abdulrasool2018-09-181-5/+0
* build: fix standalone builds for compiler-rt on DarwinSaleem Abdulrasool2018-09-171-0/+60
* [hwasan] Add a (almost) no-interceptor mode.Evgeniy Stepanov2018-08-201-0/+3
* [CMake] Don't parse target triple except for archPetr Hosek2018-08-141-2/+2
* [CMake] Change the flag to use compiler-rt builtins to booleanPetr Hosek2018-07-151-10/+7
* [CMake] Don't use CLANG_DEFAULT_* valuesPetr Hosek2018-07-131-7/+2
* [sanitizer] Use -Wl,-z,global on AndroidKostya Kortchinsky2018-07-131-0/+8
* Add libcxxabi option back for sanitizer use.Stephen Hines2018-07-111-0/+2
* Support for multiarch runtimes layoutPetr Hosek2018-06-281-0/+2
* [CMake] Tidy up the organisation of compiler-rt when configured as a standaloneDan Liew2018-06-271-0/+6
* [CMake] Support builtins as Clang default rtlib in compiler-rtPetr Hosek2018-05-221-5/+13
* [CMake] Support libc++ as Clang default stdlib in compiler-rtPetr Hosek2018-05-221-28/+31
* Revert "[CMake] Reland "Make simple source used for CMake checks a C file""Petr Hosek2018-05-211-1/+0
* Revert r332683 & r332684 relating to compiler runtime checksReid Kleckner2018-05-181-27/+29
* [CMake] Detect the compiler runtime and standard libraryPetr Hosek2018-05-181-29/+27
* [CMake] Reland "Make simple source used for CMake checks a C file"Petr Hosek2018-05-171-0/+1