Go to file
Ilya Biryukov e56d65a120 Set '-target' flag in the test checking the MacOS include dir
To fix a buildbot failure on PS4, see
http://lab.llvm.org:8011/builders/llvm-clang-lld-x86_64-scei-ps4-ubuntu-fast/builds/42251

The test was added in r351222 and aims to check only a particular
Mac configuration. However it relied on the default compiler target
by default, therefore unintentionally failing on PS4.

llvm-svn: 351334
2019-01-16 13:18:59 +00:00
clang Set '-target' flag in the test checking the MacOS include dir 2019-01-16 13:18:59 +00:00
clang-tools-extra Bump the trunk version to 9.0.0svn 2019-01-16 10:57:02 +00:00
compiler-rt [TSan] Use switches when dealing with enums 2019-01-16 01:45:12 +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 Update year in license files 2019-01-15 15:10:32 +00:00
libunwind Bump the trunk version to 9.0.0svn 2019-01-16 10:57:02 +00:00
lld [ELF] Implement option to force PIC compatible Thunks 2019-01-16 12:09:13 +00:00
lldb TestClangASTContext: Rewrite an if-else chain into a switch 2019-01-16 12:43:01 +00:00
llgo Update year in license files 2019-01-15 15:10:32 +00:00
llvm [X86][SSE] Add additional PR40318 shuffle test cases 2019-01-16 13:15:59 +00:00
openmp [OpenMP] Output written by tests should go to build directory 2019-01-16 13:06:10 +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.