Go to file
Reid Kleckner fb93154bf1 [MS] Don't escape MS C++ names with \01
It is not needed after LLVM r327734. Now it will be easier to copy-paste
IR symbol names from Clang.

llvm-svn: 327738
2018-03-16 20:36:49 +00:00
clang [MS] Don't escape MS C++ names with \01 2018-03-16 20:36:49 +00:00
clang-tools-extra [clangd] Handle multiple callbacks from Sema's completion 2018-03-16 15:23:44 +00:00
compiler-rt Revert "Mmap interceptor new option, Write Exec runtime detector" 2018-03-16 15:34:09 +00:00
debuginfo-tests [Darwin] Specify DWARF 2/4 when running apple accelerator tests. 2018-02-26 20:56:45 +00:00
libclc nan: Implement 2018-03-12 19:46:52 +00:00
libcxx [libcxx][test] Adding apple-clang-9 to UNSUPPORTED in iter_alloc_deduction.fail.cpp. 2018-03-12 18:06:37 +00:00
libcxxabi [demangler] Support for <template-param>s in generic lambdas. 2018-03-16 03:06:30 +00:00
libunwind [libunwind][MIPS]: Add support for unwinding in N32 processes. 2018-02-27 21:24:02 +00:00
lld [COFF] Clarify comment. NFC 2018-03-16 20:20:01 +00:00
lldb Skip TestThreadSpecificBpPlusCondition on Darwin due to timeouts 2018-03-16 19:33:39 +00:00
llgo
llvm [Hexagon] Add lit testcases for atomic intrinsics 2018-03-16 20:21:43 +00:00
openmp [OpenMP][libomptarget] Enable usage of shared memory slots 2018-03-15 16:05:34 +00:00
parallel-libs
polly [polly] Change std::sort to llvm::sort in response to r327219 2018-03-13 05:25:23 +00:00
README.md

README.md

Low Level Virtual Machine (LLVM)

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