summaryrefslogtreecommitdiffstats
path: root/runtime
Commit message (Expand)AuthorAgeFilesLines
* [CMake] Make bootstrap and compiler-rt depend on cxx-headers.Ahmed Bougacha2018-06-281-1/+5
* [clang] Use add_llvm_install_targetsShoaib Meenai2017-11-301-6/+3
* Allow building libFuzzer tests in two-stage compiler-rt build.George Karpenkov2017-10-131-1/+1
* Allow building libFuzzer in two-stage compiler-rt buildGeorge Karpenkov2017-10-131-1/+1
* Resubmit "[lit] Force site configs to run before source-tree configs"Zachary Turner2017-09-151-0/+1
* Revert "[lit] Force site configs to run before source-tree configs"Zachary Turner2017-09-151-1/+0
* Fix 2 stage build on some apple bots.Zachary Turner2017-09-141-0/+1
* Enable check-ubsan-minimal in standalone compiler-rt build.Evgeniy Stepanov2017-09-011-2/+2
* [sanitizer] Passthrough CMAKE_OSX_DEPLOYMENT_TARGET and CMAKE_OSX_SYSROOT whe...Kuba Mracek2016-12-151-0/+1
* [sanitizer] Passthrough CMAKE_OSX_DEPLOYMENT_TARGET when building compiler-rt...Kuba Brecka2016-11-141-0/+1
* [CMake] Properly connecting Compiler-RT check and test-dependsChris Bieneman2016-09-011-1/+10
* [CMake] Adding USES_TERMINAL to a few additional custom targetsChris Bieneman2016-06-281-2/+3
* [CMake] Connect check-compiler-rt to check-allChris Bieneman2016-06-281-1/+2
* [CMake] Pass LLVM_LIT_ARGS into compiler-rt build.Chris Bieneman2016-06-281-0/+1
* [CMake] Cleaning up CMake version checks in ExternalProject callsChris Bieneman2016-06-091-8/+3
* [CMake] Cleanup uses of USES_TERMINALChris Bieneman2016-06-081-2/+1
* [CMake] Fixing a typo in a CMake optionChris Bieneman2016-06-061-1/+1
* [CMake] Pass LLVM_LIBDIR_SUFFIX into Compiler-RTChris Bieneman2016-05-101-0/+1
* Re-apply r267784, r267824 and r267830.Peter Collingbourne2016-04-282-21/+0
* Revert r267784, r267824 and r267830.Benjamin Kramer2016-04-282-0/+21
* Rework interface for bitset-using features to use a notion of LTO visibility.Peter Collingbourne2016-04-272-21/+0
* Moving clang-test-depends into the Clang tests folder and moving vtables_blac...Aaron Ballman2016-04-121-0/+1
* [cmake] Add a few more compiler-rt check-* targets for EXTERNAL_COMPILER_RTFilipe Cabecinhas2016-03-011-1/+2
* [cmake] Try to appease the buildbots.Filipe Cabecinhas2016-03-011-1/+4
* [cmake] Pass through the cmake_3_2_USES_TERMINAL variable so we get progress ...Filipe Cabecinhas2016-03-011-0/+1
* [cmake] Use CMake's USES_TERMINAL for the test targets.Filipe Cabecinhas2016-03-011-1/+3
* [cmake] Fallback to LLVM_EXTERNAL_COMPILER_RT_SOURCE_DIR if COMPILER_RT_SRC_R...Filipe Cabecinhas2016-03-011-0/+7
* Make vtables_blacklist dependency conditional on existence of clang target.Peter Collingbourne2016-02-261-1/+3
* Add whole-program vtable optimization feature to Clang.Peter Collingbourne2016-02-242-0/+18
* Remove autoconf supportChris Bieneman2016-01-263-312/+0
* [CMake] ExternalProject for compiler-rt needs to depend on llvm-config and clangChris Bieneman2015-12-161-2/+1
* [CMake] Pass CMAKE_MAKE_PROGRAM through to compiler-rt build.Chris Bieneman2015-12-091-0/+1
* Add llvm-objdump to compiler-rt test deps.Alexey Samsonov2015-12-071-1/+1
* [CMake] Removing an unnecessary layer of variable indirectionChris Bieneman2015-12-031-1/+1
* NFC. Fixing my consistently incorrect spelling.Chris Bieneman2015-11-231-4/+4
* [CMake] Fix handling of passing through semi-colon separated lists.Chris Bieneman2015-11-201-1/+2
* [CMake] Fixing passthrough for variables starting with COMPILER_RTChris Bieneman2015-11-111-1/+1
* Revert "Support watchOS and tvOS in compiler-rt builds"Tim Northover2015-11-031-36/+3
* Support watchOS and tvOS in compiler-rt buildsTim Northover2015-10-301-3/+36
* [CMake] Make external compiler-rt install scripts relative to CMAKE_INSTALL_P...Chris Bieneman2015-10-201-2/+2
* [CMake] When building clang as an external project we should pass through all...Chris Bieneman2015-10-131-0/+11
* [CMake] Bug 14109 - CMake build for compiler-rt should use just-built clangChris Bieneman2015-10-121-50/+66
* Fix makefile build on OSX when ARM targets are not enabledKeno Fischer2015-10-041-0/+2
* [darwin] [builtins] Stop generating cc_kext_ios5 and move iOS architectures o...Chris Bieneman2015-09-231-1/+1
* [UBSan] Use shared library for UBSan on OS X (Clang part).Alexey Samsonov2015-03-231-2/+3
* Remove support for building sanitizers from Makefile/autoconf build on Linux.Alexey Samsonov2015-02-181-12/+4
* Revert "Remove support for building sanitizers from Makefile/autoconf build."Matthias Braun2015-02-171-7/+43
* Remove support for building sanitizers from Makefile/autoconf build.Alexey Samsonov2015-02-171-43/+7
* [CMake] Add check-asan-dynamic command to external compiler-rt setup.Alexey Samsonov2014-12-181-2/+2
* Remove change to set SDKROOT when building compiler-rt on Darwin.Bob Wilson2014-11-101-17/+0