Go to file
Martin Storsjo d78b394543 Add missing 'override', fixing compilation with some compilers since SVN r337950
llvm-svn: 337952
2018-07-25 19:01:36 +00:00
clang [analyzer] Fix compilation when LLVM_ENABLE_MODULES=ON 2018-07-25 18:26:50 +00:00
clang-tools-extra [clangd] Use a sigmoid style function for #usages boost in symbol quality. 2018-07-25 11:26:35 +00:00
compiler-rt [libFuzzer] Disable handle-unstable.test for ARM and delete duplicated test file. 2018-07-25 18:34:20 +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 [windows] Fix warning about comparing ints of different signs 2018-07-25 18:24:23 +00:00
libcxxabi [CMake] Use LIBCXXABI_LIBDIR_SUFFIX in libc++abi build 2018-07-25 16:51:00 +00:00
libunwind [CMake] Include CMakeDependentOption in libunwind 2018-07-24 23:42:51 +00:00
lld Fix error messages for bad symbols. 2018-07-24 22:52:11 +00:00
lldb [ProcessGDBRemote] handle result from ConnectToDebugserver 2018-07-25 15:20:15 +00:00
llgo Update copyright year to 2018. 2018-06-18 12:22:17 +00:00
llvm Add missing 'override', fixing compilation with some compilers since SVN r337950 2018-07-25 19:01:36 +00:00
openmp [OMPT] Fix typo in test parallel/nested_thread_num.c 2018-07-25 12:34:31 +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.