Go to file
Michal Gorny 851aec455b [test] Disable Python binding tests w/ LLVM_ENABLE_PIC=OFF
Disable Python binding tests when LLVM_ENABLE_PIC is disabled,
as libclang.so is not being built in that case.  Reported by Nico Weber.

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

llvm-svn: 351304
2019-01-16 08:05:13 +00:00
clang [test] Disable Python binding tests w/ LLVM_ENABLE_PIC=OFF 2019-01-16 08:05:13 +00:00
clang-tools-extra [clang-tidy] Treat references to smart pointers correctly in use-after-move. 2019-01-16 07:53:25 +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 correct script name in generated tests 2019-01-16 05:43:02 +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 [WebAssembly] Store section alignment as a power of 2 2019-01-16 01:43:21 +00:00
lldb [lldb-mi] Remove use of dialog box 2019-01-16 00:09:50 +00:00
llgo Update year in license files 2019-01-15 15:10:32 +00:00
llvm [llvm-symbolizer] Add -C as a short alias to -demangle 2019-01-16 07:05:58 +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.