summaryrefslogtreecommitdiff
path: root/compiler-rt/cmake/Modules
Commit message (Expand)AuthorAgeFilesLines
* [CMake][fuzzer] Add riscv64 to fuzzer supported arch listEli Kobrin2023-05-111-1/+2
* Typo fixHans Wennborg2023-05-021-1/+1
* [compiler-rt] [test] Add an .exe suffix for unit test executables on MinGWMartin Storsjö2023-04-251-1/+1
* [CMake] Don't set absolute paths as install runpaths on ELF platforms in llvm...Butta2023-04-191-2/+2
* Revert "[cmake] Explicitly disable download step"Vitaly Buka2023-04-191-1/+0
* [cmake] Explicitly disable download stepVitaly Buka2023-04-191-0/+1
* [compiler-rt] Check for missing CMAKE_C_COMPILER_TARGET when using COMPILER_R...David Spickett2023-04-061-0/+4
* Revert "Reland "[compiler-rt] Drop -Werror in compiler flag checks""Nikita Popov2023-04-031-1/+1
* Reland "[compiler-rt] Drop -Werror in compiler flag checks"Sergei Barannikov2023-04-031-1/+1
* [PATCH] Enable targeting riscv64-linux-androidColin Cross2023-03-231-1/+1
* [Sanitizer] [Scudo] Add riscv64 support for scudoJun Sha (Joshua)2023-03-181-1/+1
* [Sanitizers] Disable armv7* sanitizers slice for iosusama hameed2023-03-021-0/+5
* [NFC][compiler-rt] Shorten commentTobias Hieta2023-02-101-2/+1
* [CMake][compiler-rt] Support clang-cl in CompilerRTMockLLVMCMakeConfigTobias Hieta2023-02-101-1/+7
* [clang][compiler-rt] Support LLVM_ENABLE_PER_TARGET_RUNTIME_DIR on Arm Linux ...David Spickett2023-01-311-0/+19
* [CompilerRT] Remove sanitizer support for i386 iossimusama hameed2023-01-171-0/+5
* [lsan] Add lsan support for loongarch64Youling Tang2023-01-141-1/+1
* [CMake] Remove unused ALL_SCUDO_SUPPORTED_ARCH after D138157Fangrui Song2022-12-301-2/+0
* [RISC-V][HWASAN] Enable HWASAN for RISC-V architectureAlexey Baturo2022-12-141-1/+1
* [safestack] Enable loongarch64Youling Tang2022-12-101-1/+1
* [ubsan] Enable loongarch64Youling Tang2022-12-081-1/+2
* [tsan] Add tsan support for loongarch64Youling Tang2022-12-081-1/+2
* [scudo] Add loongarch64 support for scudoYouling Tang2022-11-221-2/+2
* [compiler-rt] Set CMP0114 policy for standalone buildVitaly Buka2022-11-081-0/+6
* [CMake] Fix -Wstrict-prototypesSam James2022-11-081-1/+1
* [compiler-rt] Switch from llvm-config to find_package(LLVM)Michał Górny2022-11-021-111/+35
* [compiler-rt][builtins] Support builtins for LoongArchYouling Tang2022-11-011-0/+9
* Revert "[compiler-rt] Switch from llvm-config to find_package(LLVM)"Michał Górny2022-11-011-22/+113
* [compiler-rt] Switch from llvm-config to find_package(LLVM)Michał Górny2022-11-011-113/+22
* [CMake] Fix MIPSr6 build for compiler-rtYunQiang Su2022-10-181-0/+12
* [compiler-rt][builtins] Enable more warnings in add_security_warningsAkira Hatanaka2022-09-141-1/+3
* [compiler-rt] Handle non-canonical triples with new runtime lib layoutRainer Orth2022-09-111-0/+4
* [compiler-rt][builtins] Add compiler flags to catch potential errorsAkira Hatanaka2022-08-262-0/+35
* [compiler-rt][builtins] Revert all the recent changes I made for addingAkira Hatanaka2022-08-252-36/+0
* [compiler-rt][builtins] Check whether the flags are usable before addingAkira Hatanaka2022-08-251-5/+9
* [compiler-rt][builtins] Check whether -Wformat-security is usable beforeAkira Hatanaka2022-08-251-1/+2
* [compiler-rt][builtins] Add compiler flags to catch potential errorsAkira Hatanaka2022-08-242-0/+31
* Revert "[compiler-rt][builtins] Add compiler flags to catch potential errors"Akira Hatanaka2022-08-222-26/+0
* [compiler-rt][builtins] Add compiler flags to catch potential errorsAkira Hatanaka2022-08-222-0/+26
* Revert "[cmake] Use `CMAKE_INSTALL_LIBDIR` too"John Ericson2022-08-182-3/+3
* [cmake] Use `CMAKE_INSTALL_LIBDIR` tooJohn Ericson2022-08-182-3/+3
* [ORC_RT][COFF] Initial platform support for COFF/x86_64.Sunho Kim2022-08-131-0/+4
* Revert "Reland "[compiler-rt][BF16] Provide __truncsfbf2 only when __bf16 is ...Med Ismail Bennani2022-08-091-2/+0
* Reland "[compiler-rt][BF16] Provide __truncsfbf2 only when __bf16 is available"Phoebe Wang2022-08-101-0/+2
* Revert "[compiler-rt][BF16] Provide __truncsfbf2 only when __bf16 is available"Phoebe Wang2022-08-101-2/+0
* [compiler-rt][BF16] Provide __truncsfbf2 only when __bf16 is availablePhoebe Wang2022-08-101-0/+2
* Port address sanitizer to LoongArchXi Ruoyao2022-07-211-1/+2
* [sanitizer] Port sanitizer_common to LoongArchXi Ruoyao2022-07-201-1/+2
* [libc++] Re-apply "Always build c++experimental.a""Louis Dionne2022-07-191-1/+0
* Revert "[libc++] Always build c++experimental.a"Hans Wennborg2022-07-181-0/+1