Go to file
Petr Hosek c14d513e0d Revert "[Fuzzer] Update path to libc++ headers"
This reverts commit r337775 since r337727 has been reverted in r337782.

llvm-svn: 337784
2018-07-24 00:34:55 +00:00
clang [WebAssembly] Change size_t to `unsigned long`. 2018-07-24 00:29:58 +00:00
clang-tools-extra [clang-tidy] fix PR36489 - respect deduced pointer types from auto as well 2018-07-23 17:46:17 +00:00
compiler-rt Revert "[Fuzzer] Update path to libc++ headers" 2018-07-24 00:34:55 +00:00
debuginfo-tests Revert "[CMake] Sort dependency list and add safestack to it" 2018-07-18 20:10:43 +00:00
libclc atom: Use volatile pointers for cl_khr_{global,local}_int32_{base,extended}_atomics 2018-06-21 19:27:39 +00:00
libcxx Revert r337727 as it caused Darwin bot failures 2018-07-24 00:27:31 +00:00
libcxxabi [demangler] call terminate() if allocation failed 2018-07-23 22:23:04 +00:00
libunwind The semantics of DW_CFA_GNU_args_size have changed subtile over the 2018-07-17 19:00:51 +00:00
lld [WebAssembly] Add support for --whole-archive. 2018-07-23 23:51:19 +00:00
lldb Added unit test for StreamTee 2018-07-24 00:01:32 +00:00
llgo Update copyright year to 2018. 2018-06-18 12:22:17 +00:00
llvm [x86/SLH] Remove complex SHRX-based post-load hardening. 2018-07-24 00:21:59 +00:00
openmp [OPNEMP, NVPTX] Fixed sychronization construct + code cleanup. 2018-07-23 13:52:12 +00:00
parallel-libs Update copyright year to 2018. 2018-06-18 12:22:17 +00:00
polly [isl] Simplify iterator implementation by building on top of list accessors 2018-07-23 15:28:50 +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.