Go to file
Benjamin Kramer 99ea38f42d [llvm-objcopy] %python wants to be in quotes, because it might contain spaces
llvm-svn: 337399
2018-07-18 16:17:53 +00:00
clang [CodeComplete] Allow getDeclaration on RK_Pattern result. 2018-07-18 15:17:52 +00:00
clang-tools-extra [clangd] Also get scope for RK_pattern completion results. 2018-07-18 15:31:14 +00:00
compiler-rt [XRay][compiler-rt] Segmented Array: Simplify and Optimise 2018-07-18 02:08:39 +00:00
debuginfo-tests [debuginfo-tests] Always use the system python to invoke llgdb.py. 2018-06-10 19:38:26 +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 Address "always inline function is not always inlinable" warning with GCC. 2018-07-17 05:48:48 +00:00
libcxxabi [CMake] Set per-runtime library directory suffix in runtimes build 2018-07-10 19:13:33 +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 [ELF] - Stop silently producing a broken .eh_frame_hdr. 2018-07-18 11:56:53 +00:00
lldb Fix variables.test after D49018 2018-07-18 15:50:24 +00:00
llgo Update copyright year to 2018. 2018-06-18 12:22:17 +00:00
llvm [llvm-objcopy] %python wants to be in quotes, because it might contain spaces 2018-07-18 16:17:53 +00:00
openmp [libomptarget] Also support several images for elf 2018-07-18 07:23:46 +00:00
parallel-libs Update copyright year to 2018. 2018-06-18 12:22:17 +00:00
polly [DependenceInfo] Use isl++ to replace foreach_set with for loop 2018-07-17 07:08:06 +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.