aboutsummaryrefslogtreecommitdiff
path: root/clang/runtime
AgeCommit message (Expand)AuthorFilesLines
2023-09-10[NFC][cmake] Sort COMPILER_RT_TEST_SUITESVitaly Buka1-3/+18
2023-06-03[CMake] Ensure `CLANG_RESOURCE_DIR` is respected.paperchalice1-2/+5
2023-06-03Revert "[CMake] Ensure `CLANG_RESOURCE_DIR` is respected."Martin Storsjö1-5/+2
2023-06-02[CMake] Ensure `CLANG_RESOURCE_DIR` is respected.paperchalice1-2/+5
2023-02-02[NFC] Add split-file as runtime test dependencyYongKang Zhu1-1/+1
2022-11-10[clang] Only use major version in resource dirTimm Bäder1-2/+2
2022-08-18Revert "[cmake] Use `CMAKE_INSTALL_LIBDIR` too"John Ericson1-5/+3
2022-08-18[cmake] Use `CMAKE_INSTALL_LIBDIR` tooJohn Ericson1-3/+5
2022-07-05Fix running orc-rt tests with LLVM_BUILD_EXTERNAL_COMPILER_RT (again).Lang Hames1-1/+1
2022-05-06Generalize "check-all" umbrella targets, use for check-clang-toolsSam McCall1-2/+2
2022-01-25Fix running orc-rt tests with LLVM_BUILD_EXTERNAL_COMPILER_RTBen Langmuir1-1/+1
2022-01-24[CMake] Pass CMAKE_C/CXX_COMPILER_LAUNCHER down to cross-compile and runtime ...Yuanfang Chen1-0/+2
2021-07-13Prepare Compiler-RT for GnuInstallDirs, matching libcxx, document allJohn Ericson1-1/+1
2021-03-10[compiler-rt] Fix stale incremental builds when using `LLVM_BUILD_EXTERNAL_CO...Dan Liew1-0/+2
2020-08-27[CMake][compiler-rt][libunwind] Compile assembly files as ASM not C, unify wo...Raul Tambre1-0/+1
2020-08-20Revert "[compiler-rt] Compile assembly files as ASM not C"Raphael Isemann1-1/+0
2020-08-20[compiler-rt] Compile assembly files as ASM not CPetr Hosek1-0/+1
2019-05-30[GWP-ASan] Mutex implementation [2].Mitch Phillips1-1/+1
2019-03-30[cmake] Change deprecated $<CONFIG> to $<CONFIGURATION>. NFCFangrui Song1-1/+1
2019-02-01[CMake] External compiler-rt-configure requires LLVMTestingSupport when inclu...Stefan Granitz1-2/+6
2019-01-03Fix check-hwasan with LLVM_BUILD_EXTERNAL_COMPILER_RT=ONEvgeniy Stepanov1-1/+1
2019-01-03[cmake] Fix monorepo + LLVM_BUILD_EXTERNAL_COMPILER_RT=ON.Evgeniy Stepanov1-1/+1
2018-06-28[CMake] Make bootstrap and compiler-rt depend on cxx-headers.Ahmed Bougacha1-1/+5
2017-11-30[clang] Use add_llvm_install_targetsShoaib Meenai1-6/+3
2017-10-13Allow building libFuzzer tests in two-stage compiler-rt build.George Karpenkov1-1/+1
2017-10-13Allow building libFuzzer in two-stage compiler-rt buildGeorge Karpenkov1-1/+1
2017-09-15Resubmit "[lit] Force site configs to run before source-tree configs"Zachary Turner1-0/+1
2017-09-15Revert "[lit] Force site configs to run before source-tree configs"Zachary Turner1-1/+0
2017-09-14Fix 2 stage build on some apple bots.Zachary Turner1-0/+1
2017-09-01Enable check-ubsan-minimal in standalone compiler-rt build.Evgeniy Stepanov1-2/+2
2016-12-15[sanitizer] Passthrough CMAKE_OSX_DEPLOYMENT_TARGET and CMAKE_OSX_SYSROOT whe...Kuba Mracek1-0/+1
2016-11-14[sanitizer] Passthrough CMAKE_OSX_DEPLOYMENT_TARGET when building compiler-rt...Kuba Brecka1-0/+1
2016-09-01[CMake] Properly connecting Compiler-RT check and test-dependsChris Bieneman1-1/+10
2016-06-28[CMake] Adding USES_TERMINAL to a few additional custom targetsChris Bieneman1-2/+3
2016-06-28[CMake] Connect check-compiler-rt to check-allChris Bieneman1-1/+2
2016-06-28[CMake] Pass LLVM_LIT_ARGS into compiler-rt build.Chris Bieneman1-0/+1
2016-06-09[CMake] Cleaning up CMake version checks in ExternalProject callsChris Bieneman1-8/+3
2016-06-08[CMake] Cleanup uses of USES_TERMINALChris Bieneman1-2/+1
2016-06-06[CMake] Fixing a typo in a CMake optionChris Bieneman1-1/+1
2016-05-10[CMake] Pass LLVM_LIBDIR_SUFFIX into Compiler-RTChris Bieneman1-0/+1
2016-04-28Re-apply r267784, r267824 and r267830.Peter Collingbourne2-21/+0
2016-04-28Revert r267784, r267824 and r267830.Benjamin Kramer2-0/+21
2016-04-27Rework interface for bitset-using features to use a notion of LTO visibility.Peter Collingbourne2-21/+0
2016-04-12Moving clang-test-depends into the Clang tests folder and moving vtables_blac...Aaron Ballman1-0/+1
2016-03-01[cmake] Add a few more compiler-rt check-* targets for EXTERNAL_COMPILER_RTFilipe Cabecinhas1-1/+2
2016-03-01[cmake] Try to appease the buildbots.Filipe Cabecinhas1-1/+4
2016-03-01[cmake] Pass through the cmake_3_2_USES_TERMINAL variable so we get progress ...Filipe Cabecinhas1-0/+1
2016-03-01[cmake] Use CMake's USES_TERMINAL for the test targets.Filipe Cabecinhas1-1/+3
2016-03-01[cmake] Fallback to LLVM_EXTERNAL_COMPILER_RT_SOURCE_DIR if COMPILER_RT_SRC_R...Filipe Cabecinhas1-0/+7
2016-02-26Make vtables_blacklist dependency conditional on existence of clang target.Peter Collingbourne1-1/+3