Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dotnet/llvm-project.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-30[CMake][compiler-rt] Only set lld as available when it was builtPetr Hosek
2020-04-28build: use Python3 for compiler-rtSaleem Abdulrasool
2020-04-07Reland "Make llvm_source_root in llvm-lit relative too."Nico Weber
2020-04-03[compiler-rt] Build with correct ABI (PR38025)Riyaz V Puthiyapurayil
2020-03-10[cmake] By default do not build compiler-rt with PGOGeorge Burgess IV
2020-01-15[CMake] Enable -qfuncsect when building with IBM XLHubert Tong
2019-11-13Fix include guard and properly order __deregister_frame_info.Sterling Augustine
2019-10-25Fix lld detection in standalone compiler-rt.Evgenii Stepanov
2019-10-22Revert "Fix lld detection in standalone compiler-rt."Evgenii Stepanov
2019-10-22Fix lld detection in standalone compiler-rt.Evgeniy Stepanov
2019-08-28[compiler-rt] Don't use libcxx if it's not enabled by LLVM_ENABLE_PROJECTSVitaly Buka
2019-08-27Add GWP-ASan fuzz target to compiler-rt/tools.Mitch Phillips
2019-08-21[Sanitizer] Disable -Wframe-larger-than on SystemZUlrich Weigand
2019-08-15[CMake] Check for C++14 instead of C++11Jonas Devlieghere
2019-08-05compiler-rt: Rename cc files below test/asan to cppNico Weber
2019-07-31Remove cmake checks for MSVC 1900 / VS 2013Reid Kleckner
2019-07-18[CMake] Don't set Python_ADDITIONAL_VERSIONSJonas Devlieghere
2019-06-18[compiler-rt][SystemZ] Work around ASAN failures via -fno-partial-inliningUlrich Weigand
2019-06-04[builtins] Use libtool for builtins when building for Apple platformPetr Hosek
2019-05-28[compiler-rt] Fix cmake warningsShoaib Meenai
2019-05-10[NFC][TSan][libdispatch] Tiny CMake file cleanupJulian Lettner
2019-04-30Reland "[compiler-rt] Simple crtbegin.o and crtend.o implementation"Petr Hosek
2019-04-30Revert "[compiler-rt] Simple crtbegin.o and crtend.o implementation"Petr Hosek
2019-04-30[compiler-rt] Simple crtbegin.o and crtend.o implementationPetr Hosek
2019-04-04[TSan][libdispatch] Specify libdispatch header dir for lit testsJulian Lettner
2019-04-04[NFC][TSan][libdispatch] Better CMake variable namesJulian Lettner
2019-04-04[TSan][libdispatch] Add Cmake option for libdispatch install pathJulian Lettner
2019-04-02[TSan][libdispatch] We don't require any setup on DarwinJulian Lettner
2019-03-15[TSan][libdispatch] Enable linking and running of tests on LinuxJulian Lettner
2019-03-07[Sanitizer] Add 'dispatch' feature to be used in compiler-rt testsJulian Lettner
2019-03-06[tsan] Support interception of libdispatch on LinuxJulian Lettner
2019-03-02[CMake] Don't use llvm_replace_compiler_optionMartin Storsjo
2019-03-01[sanitizer] Build everything whereever possible with -z text.Evgeniy Stepanov
2019-02-17[compiler-rt] Build custom libcxx with libcxxabiJonas Hahnfeld
2019-02-16[compiler-rt] Cleanup usage of C++ ABI libraryJonas Hahnfeld
2019-02-15Revert "[compiler-rt] Cleanup usage of C++ ABI library"Jonas Hahnfeld
2019-02-15[compiler-rt] Cleanup usage of C++ ABI libraryJonas Hahnfeld
2019-02-05gn build: Upgrade to NDK r19.Peter Collingbourne
2019-01-31[CMake][compiler-rt] Enable statically linking unwinder and c++abiPetr Hosek
2019-01-14[compiler-rt] Add option to disable libc++ buildShoaib Meenai
2018-12-23Set the default SANITIZER_CXX_ABI library to libc++ for FreeBSD, andDimitry Andric
2018-10-30[CMake] When built with LLVM, not use `-Wl,-z,defs`Petr Hosek
2018-10-02[sanitizer] Use -Wl,-z,global on Android for sanitizers except UBsanStephen Hines
2018-09-26[CMake] [MinGW] Build address sanitizer for MinGW if building with clangMartin Storsjo
2018-09-18build: clean up some unnecessary cached variablesSaleem Abdulrasool
2018-09-18build: fix standalone builds for compiler-rt on DarwinSaleem Abdulrasool
2018-08-21[hwasan] Add a (almost) no-interceptor mode.Evgeniy Stepanov
2018-08-14[CMake] Don't parse target triple except for archPetr Hosek
2018-07-15[CMake] Change the flag to use compiler-rt builtins to booleanPetr Hosek
2018-07-13[CMake] Don't use CLANG_DEFAULT_* valuesPetr Hosek