Go to file
Petr Hosek eb6b5ece58 [CMake][Fuchsia] Enable hermetic static libunwind for Fuchsia
In addition to libc++abi and libc++, we also want to use hermetic
static libunwind on Fuchsia.

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

llvm-svn: 352584
2019-01-30 02:02:25 +00:00
clang [CMake][Fuchsia] Enable hermetic static libunwind for Fuchsia 2019-01-30 02:02:25 +00:00
clang-tools-extra Adjust documentation for git migration. 2019-01-29 16:37:27 +00:00
compiler-rt [libFuzzer] update a test 2019-01-30 00:36:28 +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 Adjust documentation for git migration. 2019-01-29 16:37:27 +00:00
libcxx [libc++] Fix Windows build error in <functional> 2019-01-29 23:19:45 +00:00
libcxxabi [libunwind] Support building hermetic static library 2019-01-29 23:01:08 +00:00
libunwind [libunwind] Support building hermetic static library 2019-01-29 23:01:08 +00:00
lld [WebAssembly] Fix undefined weak function symbols in LTO builds 2019-01-30 00:25:52 +00:00
lldb Add FileCollector + test to Xcode project. 2019-01-29 23:48:53 +00:00
llgo Adjust documentation for git migration. 2019-01-29 16:37:27 +00:00
llvm [PowerPC] more opportunity for converting reg+reg to reg+imm 2019-01-30 01:57:01 +00:00
openmp Adjust documentation for git migration. 2019-01-29 16:37:27 +00:00
parallel-libs Fix typos throughout the license files that somehow I and my reviewers 2019-01-21 09:52:34 +00:00
polly Adjust documentation for git migration. 2019-01-29 16:37:27 +00:00
pstl Fix typos throughout the license files that somehow I and my reviewers 2019-01-21 09:52:34 +00:00
.arcconfig Add an .arcconfig for the top of the git monorepo. 2019-01-11 16:27:14 +00:00
.clang-format Add .clang-tidy and .clang-format files to the toplevel of the 2019-01-29 16:43:16 +00:00
.clang-tidy Add .clang-tidy and .clang-format files to the toplevel of the 2019-01-29 16:43:16 +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.