Go to file
Thomas Lively a56c23c5ba [WebAssembly] Parse llvm.ident into producers section
Summary:
Everything before the word "version" is the tool, and everything after
the word "version" is the version.

Reviewers: aheejin, dschuff

Subscribers: sbc100, jgravelle-google, sunfish, llvm-commits

Differential Revision: https://reviews.llvm.org/D56742

llvm-svn: 351399
2019-01-16 23:46:14 +00:00
clang [analyzer] Another RetainCountChecker cleanup 2019-01-16 23:21:38 +00:00
clang-tools-extra [clang-tidy] Move the macro helper function to a common location; NFC 2019-01-16 14:49:32 +00:00
compiler-rt Fix sanitizer tool list used to generate sanitizer_common tests to be up-to-date. 2019-01-16 23:37:31 +00:00
debuginfo-tests Set config.lit_tools_dir, which is needed by lit.llvm.initialize. 2018-11-06 21:54:27 +00:00
libclc Update year in license files 2019-01-15 15:10:32 +00:00
libcxx Bump the trunk version to 9.0.0svn 2019-01-16 10:57:02 +00:00
libcxxabi Found another version number to increase from 8 to 9 2019-01-16 13:28:50 +00:00
libunwind Bump the trunk version to 9.0.0svn 2019-01-16 10:57:02 +00:00
lld [ELF][X86_64] Fix corrupted LD -> LE optimization for TLS without PLT 2019-01-16 23:28:51 +00:00
lldb XFAIL test on Windows 2019-01-16 22:07:21 +00:00
llgo Update year in license files 2019-01-15 15:10:32 +00:00
llvm [WebAssembly] Parse llvm.ident into producers section 2019-01-16 23:46:14 +00:00
openmp [OpenMP] Add omp_pause_resource* API 2019-01-16 20:07:39 +00:00
parallel-libs Update year in license files 2019-01-15 15:10:32 +00:00
polly Bump the trunk version to 9.0.0svn 2019-01-16 10:57:02 +00:00
pstl Update year in license files 2019-01-15 15:10:32 +00:00
.arcconfig Add an .arcconfig for the top of the git monorepo. 2019-01-11 16:27:14 +00:00
README.md

README.md

The LLVM Compiler Infrastructure

This directory and its subdirectories contain source code for LLVM, a toolkit for the construction of highly optimized compilers, optimizers, and runtime environments.