Go to file
Rui Ueyama 09fcd4c34c Implement --just-symbols.
Differential Revision: https://reviews.llvm.org/D39348

llvm-svn: 326835
2018-03-06 21:25:37 +00:00
clang [OPENMP] Fix generation of the unique names for task reduction 2018-03-06 18:59:43 +00:00
clang-tools-extra [clangd] Don't end completion item labels with '::' 2018-03-06 16:45:21 +00:00
compiler-rt [scudo] Use gc-sections by default 2018-03-06 20:13:37 +00:00
debuginfo-tests [Darwin] Specify DWARF 2/4 when running apple accelerator tests. 2018-02-26 20:56:45 +00:00
libclc lgamma_r: Move code from .inc to .cl file 2018-03-06 17:48:47 +00:00
libcxx One more test for P0767: 2018-03-06 15:01:55 +00:00
libcxxabi [demangler] Modernize the rest of the demangler. 2018-03-06 14:21:10 +00:00
libunwind [libunwind][MIPS]: Add support for unwinding in N32 processes. 2018-02-27 21:24:02 +00:00
lld Implement --just-symbols. 2018-03-06 21:25:37 +00:00
lldb Rewrite TestTargetSymbolsBuildidCase to be more focused 2018-03-06 15:56:20 +00:00
llgo
llvm PrintStatistics() and PrintStatisticsJSON() should take StatLock 2018-03-06 21:16:42 +00:00
openmp Improve OpenMP threadprivate implementation. 2018-03-05 18:42:01 +00:00
parallel-libs
polly [Polly][CMake] Fix lit setup for building the in the mono repo 2018-03-05 14:43:04 +00:00
README.md Add an svn project to contain the files that appear at the root of the 2017-10-19 21:09:49 +00:00

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.