summaryrefslogtreecommitdiff
path: root/clang/runtime
Commit message (Expand)AuthorAgeFilesLines
* [NFC] Add split-file as runtime test dependencyYongKang Zhu2023-02-021-1/+1
* [clang] Only use major version in resource dirTimm Bäder2022-11-101-2/+2
* Revert "[cmake] Use `CMAKE_INSTALL_LIBDIR` too"John Ericson2022-08-181-5/+3
* [cmake] Use `CMAKE_INSTALL_LIBDIR` tooJohn Ericson2022-08-181-3/+5
* Fix running orc-rt tests with LLVM_BUILD_EXTERNAL_COMPILER_RT (again).Lang Hames2022-07-051-1/+1
* Generalize "check-all" umbrella targets, use for check-clang-toolsSam McCall2022-05-061-2/+2
* Fix running orc-rt tests with LLVM_BUILD_EXTERNAL_COMPILER_RTBen Langmuir2022-01-251-1/+1
* [CMake] Pass CMAKE_C/CXX_COMPILER_LAUNCHER down to cross-compile and runtime ...Yuanfang Chen2022-01-241-0/+2
* Prepare Compiler-RT for GnuInstallDirs, matching libcxx, document allJohn Ericson2021-07-131-1/+1
* [compiler-rt] Fix stale incremental builds when using `LLVM_BUILD_EXTERNAL_CO...Dan Liew2021-03-101-0/+2
* [CMake][compiler-rt][libunwind] Compile assembly files as ASM not C, unify wo...Raul Tambre2020-08-271-0/+1
* Revert "[compiler-rt] Compile assembly files as ASM not C"Raphael Isemann2020-08-201-1/+0
* [compiler-rt] Compile assembly files as ASM not CPetr Hosek2020-08-201-0/+1
* [GWP-ASan] Mutex implementation [2].Mitch Phillips2019-05-301-1/+1
* [cmake] Change deprecated $<CONFIG> to $<CONFIGURATION>. NFCFangrui Song2019-03-301-1/+1
* [CMake] External compiler-rt-configure requires LLVMTestingSupport when inclu...Stefan Granitz2019-02-011-2/+6
* Fix check-hwasan with LLVM_BUILD_EXTERNAL_COMPILER_RT=ONEvgeniy Stepanov2019-01-031-1/+1
* [cmake] Fix monorepo + LLVM_BUILD_EXTERNAL_COMPILER_RT=ON.Evgeniy Stepanov2019-01-031-1/+1
* [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