summaryrefslogtreecommitdiff
path: root/cmake
Commit message (Expand)AuthorAgeFilesLines
* Allow builds to set COMPILER_RT_OS_DIR differently from CMAKE_SYSTEM_NAMEJonathan Roelofs2017-05-241-1/+3
* Allow armv{7,7s,7k,7m,7em} buildsJonathan Roelofs2017-05-241-1/+1
* Enable lsan test suite on Darwin x86_64 buildsFrancis Ricci2017-05-121-1/+1
* Roll back r301831 to fix broken powerpc64le tests.Sterling Augustine2017-05-023-12/+1
* Add powerpc64 and powerpc64le to build infrastructure.Sterling Augustine2017-05-013-1/+12
* [asan] Add support for running lit tests in the iOS SimulatorKuba Mracek2017-04-261-0/+8
* Revert [scudo] Enabling MIPS support for ScudoSagar Thakur2017-04-241-1/+1
* [scudo] Enabling MIPS support for ScudoSagar Thakur2017-04-241-1/+1
* Revert "Enable lsan test suite on Darwin x86_64 builds"Ahmed Bougacha2017-04-211-1/+1
* Enable lsan test suite on Darwin x86_64 buildsFrancis Ricci2017-04-201-1/+1
* Reapply "Enable LSan for arm Linux"Maxim Ostapenko2017-04-111-1/+6
* Revert r299923, it doesn't build in bootstrap builds.Nico Weber2017-04-111-6/+1
* [lsan] Enable LSan for arm LinuxMaxim Ostapenko2017-04-111-1/+6
* Enable builds of darwin lsan by defaultFrancis Ricci2017-04-061-7/+0
* Enable i386 builds for darwin lsanFrancis Ricci2017-03-281-9/+1
* [sanitizers] Upgrade ios min version to 8Kuba Mracek2017-03-271-1/+1
* [compiler-rt] build compiler-rt runtimes without LTOBob Haarman2017-03-221-2/+9
* [compiler-rt] respect CMAKE_EXE_LINKER_FLAGS in compiler and library testsBob Haarman2017-03-212-4/+7
* Enable PROFILE, TSAN and UBSAN for AndroidPirama Arumuga Nainar2017-02-181-3/+3
* Revert "Upgrade ios min version to 8"Francis Ricci2017-02-171-1/+1
* Upgrade ios min version to 8Francis Ricci2017-02-171-1/+1
* Re-commit r295017, since we have a potential fix of the tests, r295248, landed.Tim Shen2017-02-151-1/+1
* [Compiler-rt][XRAY][MIPS] Support xray on mips/mipsel/mips64/mips64elSagar Thakur2017-02-151-1/+1
* Revert r295017 "Re-commit r294826 and r294781, with a fix on the cmake file t...Tim Shen2017-02-141-1/+1
* Re-commit r294826 and r294781, with a fix on the cmake file to onlyTim Shen2017-02-141-1/+1
* Add cmake build support for lsan on OS XFrancis Ricci2017-02-141-1/+16
* This reverts commits r294826 and r294781 as they break linking on powerpc.Vitaly Buka2017-02-111-1/+1
* [XRay] Implement powerpc64le xray.Tim Shen2017-02-101-1/+1
* [lsan] Renable LSan for x86 LinuxMaxim Ostapenko2017-01-311-1/+1
* [Compiler-rt] Broken compiler-rt CMake configuring on WindowsOleg Ranevskyy2017-01-261-1/+2
* [scudo] Enabling AArch64 support for ScudoKostya Kortchinsky2017-01-251-1/+1
* Revert "[lsan] Enable LSan for x86 Linux."Evgeniy Stepanov2017-01-231-1/+1
* [lsan] Enable LSan for x86 Linux.Maxim Ostapenko2017-01-231-1/+1
* [Builtin] [ARM] Update CMake to support the build of armv6mWeiming Zhao2017-01-192-1/+2
* [scudo] Refactor of CRC32 and ARM runtime CRC32 detectionKostya Kortchinsky2017-01-181-0/+1
* Reland "[CMake][compiler-rt] Mark libcxx build for tsan as standalone"Petr Hosek2017-01-161-0/+1
* Revert "[CMake][compiler-rt] Mark libcxx build for tsan as standalone"Petr Hosek2017-01-121-1/+0
* [CMake][compiler-rt] Mark libcxx build for tsan as standalonePetr Hosek2017-01-111-0/+1
* [scudo] Separate hardware CRC32 routinesKostya Kortchinsky2017-01-101-0/+1
* Make cmake link flag naming consistentFrancis Ricci2017-01-106-24/+24
* [cmake] Obtain LLVM_CMAKE_PATH from llvm-config if availableMichal Gorny2017-01-091-2/+12
* Enable weak hooks on darwinFrancis Ricci2017-01-091-0/+11
* Revert "Enable weak hooks on darwin"Francis Ricci2017-01-071-9/+0
* Enable weak hooks on darwinFrancis Ricci2017-01-071-0/+9
* [cmake] Disable appending -msse4.2 flag implicitlyMichal Gorny2017-01-061-1/+0
* [gtest] Teach the sanitizer's custom gtest compilations to disableChandler Carruth2017-01-052-0/+2
* [scudo] ARM32 supportKostya Kortchinsky2016-12-201-1/+1
* Fix simple cmake error when COMPILER_RT_SUPPORTED_ARCH is empty.Marcos Pividori2016-12-151-1/+3
* [compiler-rt] Support building builtins for a single targetPetr Hosek2016-12-123-11/+26
* [compiler-rt] Remove duplicates from COMPILER_RT_SUPPORTED_ARCHKuba Mracek2016-12-051-0/+1