Go to file
Teresa Johnson 723636ee8c Make ThinLTO test run single threaded to try to avoid flakiness
To see if this helps flaky bot failures in PR40351.

llvm-svn: 351589
2019-01-18 20:41:49 +00:00
clang Fix MSVC "not all control paths return a value" warning. NFCI. 2019-01-18 20:40:35 +00:00
clang-tools-extra [clang-tidy] add reproducer for PR39949 into test-suite 2019-01-18 18:03:11 +00:00
compiler-rt [safestack] Remove dependency of SafeStack on sanitizer_common 2019-01-18 01:53:37 +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 [hurd] Fix unconditional use of PATH_MAX 2019-01-17 02:59:28 +00:00
libcxxabi [demangler] Support for block literals. 2019-01-17 21:37:51 +00:00
libunwind [SjLj] Don't use __declspec(thread) in MinGW mode 2019-01-18 20:31:12 +00:00
lld [WebAssembly] Fix windows compiler warning by using explicit 64bit shift. NFC. 2019-01-17 22:09:09 +00:00
lldb Add BreakpadRecords to the Xcode project. 2019-01-18 20:20:40 +00:00
llgo Update year in license files 2019-01-15 15:10:32 +00:00
llvm Make ThinLTO test run single threaded to try to avoid flakiness 2019-01-18 20:41:49 +00:00
openmp Revert r351311 "[OMPT] Make sure that OMPT is enabled when accessing internals of the runtime" 2019-01-17 11:31:03 +00:00
parallel-libs Update year in license files 2019-01-15 15:10:32 +00:00
polly [polly] Change to range-based invocation of llvm::sort 2019-01-18 01:06:46 +00:00
pstl [PSTL] Convert license text file to use unix line endings, matching the 2019-01-18 03:57:39 +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.