summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
2017-12-12[CMake] Support runtimes and monorepo layouts when looking for libcxxPetr Hosek
2017-12-01[compiler-rt] Remove out of date commentShoaib Meenai
2017-11-28[compiler-rt] Avoid unnecessarily hiding inline visibility [NFC]Weiming Zhao
2017-11-13[asan] Add CMake hook to override shadow scale in compiler_rtWalter Lee
2017-10-02[cmake] Add a separate CMake var to control profile runtimeMichal Gorny
2017-09-19Set ANDROID when any android abi is used, not just androideabiFrancis Ricci
2017-09-19Ensure that armhf builtins library is created when using an hf abiFrancis Ricci
2017-09-16[sanitizer] Move android_commoands from asan into sanitizer_commonVitaly Buka
2017-09-15Resubmit "[lit] Force site configs to run before source-tree configs"Zachary Turner
2017-09-15ubsan: Unbreak ubsan_cxx runtime library on Windows.Peter Collingbourne
2017-09-13Revert "Determine up front which projects are enabled."Zachary Turner
2017-09-13[Fuchsia] Magenta -> ZirconPetr Hosek
2017-09-12Determine up front which projects are enabled.Zachary Turner
2017-08-21Move libFuzzer to compiler_rt.George Karpenkov
2017-08-14Fix a cmake typo.Evgeniy Stepanov
2017-08-11[compiler-rt] Add SANITIZER_CXX_ABI_LIBNAME=libc++ option.Evgeniy Stepanov
2017-08-03[XRay][compiler-rt] Allow for building the XRay runtime without PREINIT initi...Dean Michael Berris
2017-08-01[sanitizer_common] Fuchsia OS support codeVitaly Buka
2017-07-31[sanitizer] Fix the sanitizer build on AndroidPetr Hosek
2017-07-28Support libc++abi in addition to libstdc++Petr Hosek
2017-07-28Support compiler-rt builtinsPetr Hosek
2017-07-28[sanitizers] Sanitizer tests CMake clean up: try #2George Karpenkov
2017-07-26Revert "[sanitizer] Support compiler-rt builtins"Petr Hosek
2017-07-26Revert "[sanitizer] Support libc++abi in addition to libstdc++"Petr Hosek
2017-07-26[sanitizer] Support libc++abi in addition to libstdc++Petr Hosek
2017-07-25[sanitizer] Support compiler-rt builtinsPetr Hosek
2017-07-15[compiler-rt] [CMake] Build compiler-rt with no optimizations if the flag say...George Karpenkov
2017-07-07Make sure SANITIZER_MIN_OSX_VERSION is defined before using it.Kuba Mracek
2017-06-16Call cmake_minimum_required at the top of CMakeLists.txtPirama Arumuga Nainar
2017-06-05CMake: don't try to use lld if we're not building it.Tim Northover
2017-05-10[cmake] Disable building enable_execute_stack.c for baremetal targets.Catherine Moore
2017-05-09Allow compiler-rt to find lld and libc++ parallel to LLVM, as in the monorepoReid Kleckner
2017-03-27[sanitizers] Avoid using -fomit-frame-pointer on DarwinKuba Mracek
2017-03-25Fix sanitizer tests with LLVM_TOOL_LLD_BUILD=OFF.Evgeniy Stepanov
2017-03-21[compiler-rt] respect CMAKE_EXE_LINKER_FLAGS in compiler and library testsBob Haarman
2017-03-20Revert r298174, r298173, r298169, r298159.Evgeniy Stepanov
2017-03-18Fix sanitizer tests with LLVM_TOOL_LLD_BUILD=OFF.Evgeniy Stepanov
2017-01-30[sanitizer] Re-enable -fno-function-sections for powerpc64leKostya Kortchinsky
2017-01-26[sanitizer] Remove -fno-function-sections from SANITIZER_COMMON_CFLAGSKostya Kortchinsky
2017-01-04[compiler-rt] suppress LNK4221 warning when creating static librariesBob Haarman
2016-10-08[compiler-rt] Exclude compiler-rt from using -fmodules when LLVM_ENABLE_MODUL...Kuba Brecka
2016-10-06[ubsan] Turn on 'Has CXXABI' to enable support for -fsanitize=vptr on DarwinVedant Kumar
2016-09-08[compiler-rt] Don't use -fPIC when building for WindowsFrancis Ricci
2016-08-22[compiler-rt] Make cxxabi availability configurable in cmakeFrancis Ricci
2016-08-19[CMake] Fix ASM building in llvm/runtimesJonas Hahnfeld
2016-08-16Revert "[compiler-rt] Allow c++ abi to be explictly disabled in cmake configu...Francis Ricci
2016-08-16[compiler-rt] Allow c++ abi to be explictly disabled in cmake configurationFrancis Ricci
2016-08-16Revert "[compiler-rt] Allow c++ abi to be explictly disabled in cmake configu...Francis Ricci
2016-08-16 [compiler-rt] Allow c++ abi to be explictly disabled in cmake configurationFrancis Ricci
2016-08-16Revert "[compiler-rt] Allow c++ abi to be explictly disabled in cmake configu...Francis Ricci