Go to file
Joel Galenson 134cf47dcb [llvm-objdump] Label calls to the PLT.
Differential Revision: https://reviews.llvm.org/D50204

llvm-svn: 340611
2018-08-24 15:21:57 +00:00
clang Fix build bot after r340598. 2018-08-24 09:53:44 +00:00
clang-tools-extra [clangd] Initial cancellation mechanism for LSP requests. 2018-08-24 13:09:41 +00:00
compiler-rt [hwasan] implement detection of realloc-after-free 2018-08-24 01:44:17 +00:00
debuginfo-tests Revert "(Retry) Add a basic integration test for C++ smart pointers" 2018-08-20 19:53:33 +00:00
libclc amdgcn: Use __constant AS for amdgcn builtins. 2018-08-03 15:14:08 +00:00
libcxx [libc++] Fix handling of negated character classes in regex 2018-08-24 14:10:28 +00:00
libcxxabi Port LLVM r340203 (and r340205) to libcxxabi. 2018-08-20 20:14:49 +00:00
libunwind NFC: Test commit access 2018-08-16 16:55:07 +00:00
lld Attempt to fix ELF/lto-plugin-ignore.s on Windows after r340487. 2018-08-24 00:12:58 +00:00
lldb [PDB] Make variables.test to pass using a 32-bit compiler too 2018-08-24 07:24:52 +00:00
llgo Update copyright year to 2018. 2018-06-18 12:22:17 +00:00
llvm [llvm-objdump] Label calls to the PLT. 2018-08-24 15:21:57 +00:00
openmp [OpenMP][libomptarget] Bringing up to spec with respect to OMP_TARGET_OFFLOAD env var 2018-08-23 16:22:42 +00:00
parallel-libs Update copyright year to 2018. 2018-06-18 12:22:17 +00:00
polly [AST] Adapt Polly to AnalysisSetTracker changes. NFC. 2018-08-17 19:31:41 +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.