Go to file
George Rimar 484aabc818 [ELF] - Eliminate ObjFile<ELFT>::getLineInfo. NFC.
Flow is the same, but a bit shorter after this change.

llvm-svn: 337183
2018-07-16 15:29:35 +00:00
clang [ASTImporter] Changed constant int to unsigned int in test code. 2018-07-16 14:05:18 +00:00
clang-tools-extra [clang-tidy] Force exceptions to be enabled in test 2018-07-14 10:48:06 +00:00
compiler-rt Revert r337175 (https://reviews.llvm.org/D49212) due to unintentional format changes. 2018-07-16 15:15:34 +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 [CMake] Use correct variable as header install prefix 2018-07-15 04:09:35 +00:00
libcxxabi [CMake] Set per-runtime library directory suffix in runtimes build 2018-07-10 19:13:33 +00:00
libunwind [CMake] Set per-runtime library directory suffix in runtimes build 2018-07-10 19:13:33 +00:00
lld [ELF] - Eliminate ObjFile<ELFT>::getLineInfo. NFC. 2018-07-16 15:29:35 +00:00
lldb Fix TestDataFormatterUnordered for older libc++ versions 2018-07-16 14:37:58 +00:00
llgo Update copyright year to 2018. 2018-06-18 12:22:17 +00:00
llvm [cfi-verify] Abort on unsupported targets 2018-07-16 15:26:44 +00:00
openmp [cmake] Fix libomptarget/test/CMakeLists.txt 2018-07-15 17:29:43 +00:00
parallel-libs Update copyright year to 2018. 2018-06-18 12:22:17 +00:00
polly [Polly][isl] Add neutrally-named accessors to isl list elements and sizes 2018-07-13 22:05:01 +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.