Go to file
Anton Korobeynikov c9e9e28487 [MSP430] Recognize '{' as a line separator
msp430-as supports multiple assembly statements on the same line
separated by a '{' character.

llvm-svn: 351233
2019-01-15 20:10:46 +00:00
clang [MSVC Compat] Fix typo correction for inclusion directives. 2019-01-15 20:08:23 +00:00
clang-tools-extra Revert "Update clang-tools-extra for r350891 from Clang." 2019-01-15 17:20:04 +00:00
compiler-rt Update year in license files 2019-01-15 15:10:32 +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 Fix size_t/off_t mixup in std::filesystem. 2019-01-15 19:16:25 +00:00
libcxxabi Update year in license files 2019-01-15 15:10:32 +00:00
libunwind Update year in license files 2019-01-15 15:10:32 +00:00
lld Do not emit a corrupt symbol table entry for .rela_iplt_{start,end}. 2019-01-15 18:30:23 +00:00
lldb Silence compiler warnings 2019-01-15 18:07:54 +00:00
llgo Update year in license files 2019-01-15 15:10:32 +00:00
llvm [MSP430] Recognize '{' as a line separator 2019-01-15 20:10:46 +00:00
openmp [OpenMP] Fix for nested proc_bind affinity bug 2019-01-15 19:39:32 +00:00
parallel-libs Update year in license files 2019-01-15 15:10:32 +00:00
polly Remove irrelevant references to legacy git repositories from 2019-01-15 16:18:52 +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.