summaryrefslogtreecommitdiff
path: root/cmake/Modules/CompilerRTUtils.cmake
Commit message (Expand)AuthorAgeFilesLines
* [CMake][XRay] Silence llvm-config error when checking library supportPetr Hosek2019-02-121-2/+4
* [test] Disable sunrpc tests when rpc/xdr.h is missingMichal Gorny2019-01-141-8/+0
* [xray] [tests] Detect and handle missing LLVMTestingSupport gracefullyMichal Gorny2018-12-211-1/+21
* [compiler-rt] Use exact spelling when building for default targetPetr Hosek2018-11-161-1/+4
* [XRay] Clean up XRay build configurationDean Michael Berris2018-09-241-0/+18
* [XRay][compiler-rt] FDRLogWriter AbstractionDean Michael Berris2018-09-201-2/+4
* [CMake] Don't parse target triple except for archPetr Hosek2018-08-141-10/+4
* [CMake] Allow building builtins standalone out of tree without any llvm-confi...Martin Storsjo2018-08-031-35/+39
* [CMake] Add compiler-rt header files to the list of sources for targetsDan Liew2018-07-101-0/+36
* Support for multiarch runtimes layoutPetr Hosek2018-06-281-0/+30
* Revert "[CMake] Use a different source depending on C++ support"Jonas Hahnfeld2018-06-171-16/+1
* [CMake] Silence unused variable warning in compiler checkPetr Hosek2018-05-221-2/+2
* [CMake] Use a different source depending on C++ supportPetr Hosek2018-05-221-1/+16
* Revert "[CMake] Reland "Make simple source used for CMake checks a C file""Petr Hosek2018-05-211-4/+0
* Revert r332683 & r332684 relating to compiler runtime checksReid Kleckner2018-05-181-59/+0
* [CMake] Use <UNIX|WINDOWS>_COMMAND with separate_argumentsPetr Hosek2018-05-181-1/+5
* [CMake] Detect the compiler runtime and standard libraryPetr Hosek2018-05-181-0/+55
* [CMake] Reland "Make simple source used for CMake checks a C file"Petr Hosek2018-05-171-0/+4
* [PATCH] [compiler-rt, RISCV] Support builtins for RISC-VShiva Chen2018-03-011-0/+9
* Add powerpc64 to compiler-rt build infrastructure.Sterling Augustine2017-11-301-0/+6
* [builtins] Prevent duplicate definitions for overridden functionsFrancis Ricci2017-08-301-0/+29
* Reland r311842 - [cmake] Remove i686 target that is duplicate to i386Michal Gorny2017-08-281-3/+0
* Revert r311842 - [cmake] Remove i686 target that is duplicate to i386Michal Gorny2017-08-271-0/+3
* [cmake] Remove i686 target that is duplicate to i386Michal Gorny2017-08-271-3/+0
* 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
* 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
* [compiler-rt] respect CMAKE_EXE_LINKER_FLAGS in compiler and library testsBob Haarman2017-03-211-3/+4
* [Compiler-rt] Broken compiler-rt CMake configuring on WindowsOleg Ranevskyy2017-01-261-1/+2
* Make cmake link flag naming consistentFrancis Ricci2017-01-101-1/+1
* [cmake] Obtain LLVM_CMAKE_PATH from llvm-config if availableMichal Gorny2017-01-091-2/+12
* [compiler-rt] Support building builtins for a single targetPetr Hosek2016-12-121-3/+21
* 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
* [cmake] Fix append_rtti_flag macro and bad var nameFilipe Cabecinhas2016-08-221-1/+1
* build: allow building a specific set of sanitizersSaleem Abdulrasool2016-08-191-0/+12
* [CMake] Load LLVMConfig for standalone build of builtinsJonas Hahnfeld2016-08-021-0/+54
* [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] Split cflags and link flags to avoid warningsEtienne Bergeron2016-06-211-0/+1
* [CMake] detect_target_arch needs to be moved to UtilsChris Bieneman2016-06-031-0/+34
* [CMake] NFC. Add support for testing the compiler without testing the linkerChris Bieneman2016-05-031-0/+2
* [CMake] Adding some missing CMake includes. NFC.Chris Bieneman2016-04-281-0/+3
* [cmake] Address Samsonov's post-commit review of r262723Filipe Cabecinhas2016-03-051-3/+8
* [CMake] [NFC] Move macro definitions out of config-ix.cmakeChris Bieneman2016-02-171-0/+54
* [compiler-rt] list_union() is actually an intersect operation. Rename it.Daniel Sanders2016-01-271-1/+1