summaryrefslogtreecommitdiff
path: root/cmake/Modules
Commit message (Expand)AuthorAgeFilesLines
* Revert rL309634 until upstream buildbots have upgraded libc.Sterling Augustine2017-08-011-6/+0
* Add powerpc64 to compiler-rt build infrastructure.Sterling Augustine2017-07-311-0/+6
* [sanitizer tests CMake] Factor out CMake logic for compiling sanitizer testsGeorge Karpenkov2017-07-281-0/+35
* Support compiler-rt builtinsPetr Hosek2017-07-281-0/+21
* [sanitizers] Sanitizer tests CMake clean up: try #2George Karpenkov2017-07-281-4/+1
* Revert "[sanitizers] Sanitizer tests CMake clean up"George Karpenkov2017-07-271-1/+4
* [sanitizers] Sanitizer tests CMake clean upGeorge Karpenkov2017-07-271-4/+1
* Revert "[sanitizer] Support compiler-rt builtins"Petr Hosek2017-07-261-21/+0
* [sanitizer] Support compiler-rt builtinsPetr Hosek2017-07-251-0/+21
* Fix the declaration of DARWIN_PREFER_PUBLIC_SDK cmake variable (move before t...Kuba Mracek2017-07-121-1/+2
* [cmake] Cache results of find_darwin_sdk_dirKuba Mracek2017-07-071-0/+6
* [cmake] Add an option to prefer public SDK in find_darwin_sdk_dirKuba Mracek2017-07-061-8/+11
* Roll back r301831 to fix broken powerpc64le tests.Sterling Augustine2017-05-021-6/+0
* Add powerpc64 and powerpc64le to build infrastructure.Sterling Augustine2017-05-011-0/+6
* [asan] Add support for running lit tests in the iOS SimulatorKuba Mracek2017-04-261-0/+8
* [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
* [Compiler-rt] Broken compiler-rt CMake configuring on WindowsOleg Ranevskyy2017-01-261-1/+2
* 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
* Make cmake link flag naming consistentFrancis Ricci2017-01-105-15/+15
* [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
* [gtest] Teach the sanitizer's custom gtest compilations to disableChandler Carruth2017-01-051-0/+1
* [compiler-rt] Support building builtins for a single targetPetr Hosek2016-12-121-3/+21
* Remove a VS 2012 workaround, we require 2015 now.Nico Weber2016-10-251-6/+0
* cfi: Fixes for check-cfi when configured as an external project.Peter Collingbourne2016-09-221-1/+1
* [CMake] Rename back SIMPLE_SOURCE to compile as C++Jonas Hahnfeld2016-09-211-1/+5
* Revert "[CMake] Explicitly add --target option to compiler flags"Chris Bieneman2016-09-201-12/+0
* [CMake] Explicitly add --target option to compiler flagsChris Bieneman2016-09-201-0/+12
* [cmake] Support overriding llvm-config query resultsMichal Gorny2016-09-141-4/+9
* Really fix warnings about passing -std=gnu99 to MSVCReid Kleckner2016-09-081-2/+3
* [compiler-rt] Fix library suffixes on windowsFrancis Ricci2016-09-071-2/+8
* [CMake] Connect Compiler-RT targets to LLVM Runtimes directoryChris Bieneman2016-08-261-0/+9
* [builtins] Make sure builtin compile tests respect CMAKE_C_COMPILER_TARGETFrancis Ricci2016-08-251-1/+7
* [cmake] Fix append_rtti_flag macro and bad var nameFilipe Cabecinhas2016-08-221-1/+1
* [CMake] Support building on OS X without Xcode installationChris Bieneman2016-08-191-2/+6
* [CMake] Add top-level install-compiler-rt targetChris Bieneman2016-08-191-0/+1
* build: allow building a specific set of sanitizersSaleem Abdulrasool2016-08-191-0/+12
* [CMake] Stop building eprintf library on DarwinChris Bieneman2016-08-181-26/+0
* [CMake] If the compiler supports _Atomic include atomic.c in builtins librariesChris Bieneman2016-08-121-3/+20
* [CMake] Load LLVMConfig for standalone build of builtinsJonas Hahnfeld2016-08-021-0/+54
* [CMake] Don't trust compiler error code, also check for errorsChris Bieneman2016-08-011-1/+13
* [compiler-rt][cmake] Don't reset CAN_TARGET_${arch} on every cmake invocation.Daniel Sanders2016-07-221-10/+12
* [compiler-rt] Fix target architecture matchingFrancis Ricci2016-07-201-1/+1
* [compiler-rt] Fix VisualStudio virtual folders layoutEtienne Bergeron2016-07-111-24/+34
* [CMake] Converting darwin_test_archs simple source to CChris Bieneman2016-06-221-3/+3