Go to file
Martin Storsjo fec4f351d5 [CMake] Add a missing case of TO_CMAKE_PATH
This fixes building sanitizers for mingw natively.

llvm-svn: 347646
2018-11-27 09:23:15 +00:00
clang [docs] UBSan and ASan are supported on Windows 2018-11-27 03:55:15 +00:00
clang-tools-extra [clangd] NFC: Prefer `isa<>` to `dyn_cast<>` to do the checking. 2018-11-27 04:27:00 +00:00
compiler-rt [CMake] Add a missing case of TO_CMAKE_PATH 2018-11-27 09:23:15 +00:00
debuginfo-tests Set config.lit_tools_dir, which is needed by lit.llvm.initialize. 2018-11-06 21:54:27 +00:00
libclc r600: Add datalayout to image builtin implementation 2018-11-10 21:43:40 +00:00
libcxx Remove duplicate _LIBCPP_INLINE_VISIBILITY attributes. 2018-11-26 22:51:35 +00:00
libcxxabi [CMake] Passthrough CFLAGS when checking the compiler-rt path 2018-11-14 00:09:26 +00:00
libunwind [CMake] Passthrough CFLAGS when checking the compiler-rt path 2018-11-14 00:09:26 +00:00
lld [COFF] Generate a codeview build id signature for MinGW even when not creating a PDB 2018-11-27 09:20:55 +00:00
lldb Add support for the Dylan language to ClangASTContext 2018-11-27 05:37:27 +00:00
llgo Update copyright year to 2018. 2018-06-18 12:22:17 +00:00
llvm Add missing REQUIRES: asserts 2018-11-27 07:51:18 +00:00
openmp [OPENMP][NVPTX]Improved lock/critical constructs. 2018-11-20 20:19:36 +00:00
parallel-libs Update copyright year to 2018. 2018-06-18 12:22:17 +00:00
polly [CMake] Fix generation of exported targets in build directory 2018-11-06 15:18:17 +00:00
README.md Update the project name in README.md 2018-10-19 00:03:01 +00:00

README.md

The LLVM Compiler Infrastructure

This directory and its subdirectories contain source code for LLVM, a toolkit for the construction of highly optimized compilers, optimizers, and runtime environments.